• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

How activate .php3 in Plesk 8.1 with Php 5.0.4?

S

spanish

Guest
Hello,

How activate .php3 in Plesk 8.1 with Php 5?

Thanks!
 
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!

:) :) :)
:) :)
:)
 
Back
Top