S spanish Guest Jun 19, 2007 #2 1.- # cd /etc/httpd/conf 2.- # vi httpd.conf 3.- # i 4.- Add "index.php3" to the line that begins with "DirectoryIndex" 5.- Add "AddType application/x-httpd-php .php3" below "AddType application/x-httpd-php .php" 6.- esc 7.- # :x 8.- # service httpd restart Good Luck!
1.- # cd /etc/httpd/conf 2.- # vi httpd.conf 3.- # i 4.- Add "index.php3" to the line that begins with "DirectoryIndex" 5.- Add "AddType application/x-httpd-php .php3" below "AddType application/x-httpd-php .php" 6.- esc 7.- # :x 8.- # service httpd restart Good Luck!