View Single Post
Old May 1st, 2008, 9:37 AM   #1 (permalink)
FredFredrickson
Senior Member
Super #1
 
FredFredrickson's Avatar
 
Joined in Nov 2003
Lives in New Hampshire
1,227 posts
Gave thanks: 3
Thanked 25 times
.htaccess, with PHP5

So Things started going all wacky when my shared account got upgraded to PHP5. I've gotten most of everything fixed, but one weird issue-

I have a .htaccess file with this:

Code:
<Files article>
SetHandler application/x-httpd-php
</Files>
Which would render the file "article" with no extension as a php file. Now it redirects to a 404. Any ideas ?
__________________

Surmunity Special-Free Photos To Season Your Site/Blog, Code: fallatsurpass
FredFredrickson is offline   Reply With Quote