/ Published in: Apache
script will now be treated as a PHP file. Similarly, x-httpd-cgi for CGI files, etc.
Expand |
Embed | Plain Text
AddType application/x-httpd-php .script
You need to login to post a comment.
blpgirl on 05/31/10
3 people have marked this snippet as a favorite
script will now be treated as a PHP file. Similarly, x-httpd-cgi for CGI files, etc.
AddType application/x-httpd-php .script
You need to login to post a comment.