Bu Konuyu Okuyanlar: 1 ZiyaretÇi
Cevapla 
 
DeÄŸerlendir:
  • 0 Oy - 0 Yüzde
  • 1
  • 2
  • 3
  • 4
  • 5
ADIM ADIM APACHE 1.3.31 + PHP 4.3.8 + MOD_SSL 2.8.19-1.3.31
03-17-2010, 02:52 PM
Mesaj: #1
ADIM ADIM APACHE 1.3.31 + PHP 4.3.8 + MOD_SSL 2.8.19-1.3.31
ADIM ADIM APACHE 1.3.31 + PHP 4.3.8 + MOD_SSL 2.8.19-1.3.31 KURULUMU

Adim 1:

Mod_ssl

./configure --with-apache=../apache_1.3.31 --with-eapi-only


Adim2:

Apache

cd ../apache_1.3.31
./configure --prefix=/www --enable-module=so --enable-rule=EAPI --enable-module=rewrite
make
make install



Adim3:


Mod_ssl

./configure --with-apxs=/www/bin/apxs --enable-shared=ssl


Adim4:

PHP


./configure --with-mysql --with-gd --with-openssl --with-apxs=/www/bin/apxs --with-zlib-dir=/usr/lib
make
make install


Adim5:

Apache

httpd.conf

Genel Konfigurasyon icersinde:

LoadModule php4_module libexec/libphp4.so
LoadModule ssl_module libexec/libssl.so
SSLEngine off
SSLCertificateFile /etc/ssl/crt/domainname.crt
SSLCertificateKeyFile /etc/ssl/crt/myserver.key
SSLCACertificateFile /etc/ssl/crt/ca-bundle


Virtual Host Konfigurasyonu İcersinde:

<VirtualHost ipadresi:443>
ServerAdmin info@domainname.com
DocumentRoot /home/domainname
ServerName domainname.com
ErrorLog /www/logs/error_log
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-agent}i\"" combined
CustomLog /www/logs/transfer_log combined
SSLEngine on
</VirtualHost>



Httpd proseslerini sonlandirmak için:

kill -9 `ps -ef |grep httpd|awk '{print $2}'`

Httpd proseslerini başlatmak için:

/www/bin/httpd -f /www/conf/httpd.conf


Yazan: Özdemir Şarman

Özdemir Şarman
aka (Charmant-zavanetratan)
Web Sayfasını Ziyeret Edin Tüm Mesajlarını Bul
Alıntı Yaparak Cevapla
Cevapla 


  • RSS
  • del.icio.us
  • StumbleUpon
  • Digg
  • TwitThis
  • Facebook
  • Reddit
  • Google
  • YahooMyWeb
  • E-mail

Benzeyen Konular
Konu: Yazar Cevaplar: Gösterim: Son Mesaj
  Apache Web Sunucu ozsarman 0 309 03-17-2010 02:53 PM
Son Mesaj: ozsarman
  Apache ve Mysql Tuning ozsarman 0 275 03-17-2010 02:51 PM
Son Mesaj: ozsarman
  Apache Ve Referrer Log ozsarman 0 257 03-17-2010 02:39 PM
Son Mesaj: ozsarman
  Apache Hata Mesajlarının Düzenlenmesi ozsarman 0 253 03-17-2010 02:38 PM
Son Mesaj: ozsarman
  Apache .htaccess Rewrite ozsarman 0 418 03-17-2010 02:36 PM
Son Mesaj: ozsarman
  Fedora 4 Apache 2.x üzerinde Türkçe sayfa ayarları ozsarman 0 363 03-17-2010 11:05 AM
Son Mesaj: ozsarman

Forum Atla:


İletişim | SistemOdasi.net | Yukarıya dön | İçeriğe Dön | RSS
site ekle
Zirve100
Toplist