Webmaster Forumu

Geri git   Webmaster Forumu > Web Hosting > Webserver Kurulum ve Ayarlar > Apache Htaccess Mod_rewrite

Apache Htaccess Mod_rewrite Apache htaccess mod_rewrite httpd.conf

Cevapla
 
LinkBack Seçenekler Stil
  #1 (permalink)   eTicaret 
Alt 2008-04-11, 16:14
Raiden - ait Kullanıcı Resmi (Avatar)
Member
 
Üyelik tarihi: Jan 2005
Mesajlar: 266
Tecrübe Puanı: 3
eTicaret: %0/0
Raiden is on a distinguished road
Standart VirtualHost

ben serverim de hangi domain olursa olsun

webposta.domain.com yazıldığında /usr/share/round/ dizinin aktif olmasını istiyorum...

bunun için şöyle bişey yaptım lakin olmadı... nerde hata yapıyorum anlamadım...

PHP- Kodu:
<VirtualHost 
                        84.16.253.70
:80 
                        84.16.253.71
:80 
                        89.149.253.81
:80 
                        
>
        
DocumentRoot /usr/share/round/
        
Alias /webposta/ /usr/share/round/

        
ServerName webposta
        ServerAlias webposta
.*
        
UseCanonicalName Off
        
<Directory /usr/share/round>
                <
IfModule sapi_apache2.c>
                        
php_admin_flag engine on
                        php_admin_flag magic_quotes_gpc off
                        php_admin_flag safe_mode off
                        php_admin_value open_basedir 
"/usr/share/round"
                
</IfModule>
                <
IfModule mod_php5.c>
                        
php_admin_flag engine on
                        php_admin_flag magic_quotes_gpc off
                        php_admin_flag safe_mode off
                        php_admin_value open_basedir 
"/usr/share/round"
                
</IfModule>
                
Order allow,deny
                Allow from all
        
</Directory>
</
VirtualHost
__________________
Yusuf KOÇ
Alıntı ile Cevapla

Cevapla

Seçenekler
Stil


Benzer Konular
Konu Konuyu Başlatan Forum Cevaplar Son Mesaj
Acil Lütfen !Expected </Directory> but saw </VirtualHost> ZiRVeDeKiLeR Webserver Kurulum ve Ayarlar 2 2007-01-08 00:49


Bütün Zaman Ayarları WEZ +2 olarak düzenlenmiştir. Şu Anki Saat: 08:35 .


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

Firefox