PHP4 Custom
Posted by: saygoodbye
Posted on: 2006-04-17 14:53:00
I just installed PHP4 into my site, using the DH wiki.
Now I have put this into my domains home directory uder the file .htaccess:
AddHandler phpFour .p4
Action phpFour /cgi-bin/php.cgi
Which is what they said to do, but instead of .p4 it was .php.
Anyways the .p4 extension is reading like a text file:
www.jworks.ca/blah.p4
Any help would be great :)
Resolved! I spelled .htaccess wrong (LOL)