Plesk index problem
3
●914
- 16-09-2009, 15:54:37Üyeliği durduruldumerhaba arkadaşlar, cpanel kullanırken mantık şuydu, eğer dizinde , index.html ve index.php var ise .html i önde göster mantığı fakat plesk yüklediğim zaman .php önde gösteriliyor.. bunun nasıl index.html olmasını sağlayabilirim
- 17-09-2009, 06:30:21Üyeliği durduruldu[root@****** ~]Creep adlı üyeden alıntı: mesajı görüntüle
# cat /etc/httpd/conf/httpd.conf | grep DirectoryIndex # DirectoryIndex: sets the file that Apache will serve if a directory DirectoryIndex at_domains_index.html index.html index.html.var index.shtml index.cfm index.php index.htm
budur hocam