Re: [phpgrabcomics-announce] htaccess problem (... and here's the patch)
Brought to you by:
baravalle
From: Jim <jw2...@oh...> - 2006-12-08 19:27:05
|
I'll try to remember this next time. Jim > Andres: > > I had a quirky install problem where phpGrabComics was crashing my > server. I thought I had fixed it, but it turns out that two wrongs made > a sort-of-right. > The real problem is that you include PHP directives in the .htaccess > file. I'm not sure what version of PHP you use, but PHP 5.1.6 with the > hardening patch isn't so much a fan of it. I patched the .htaccess file > to delete the directives (and already commented-out things) and am > attaching it. > For your reference, trying to get at anything in phpGrabComics, with > the .htaccess file as it was in the CVS, gave me a 500 Internal Server > Error. |