Quote:
|
Originally Posted by QTbucks_Mark
What's in your .htaccess? If there's a typo Apache is likely to give you an 500 internal server error.
That should do it: php_flag register_globals 1
If you're using Apache 2.x you might have to put the php_flag inside a <virtual> or <directory> section.
|
Nice. I actually just wanted to do this the other day, but didn't have a chance to look it up.
Your sites look pretty good in your sig, I think I'll try 'em out.
