Quote:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, support@xxxx.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
|
This is what I am getting right now when I click into any sub forums
I got the same error
Quote:
05-17-03 at 03:08 AM version2 said this in Post #493
Well, THANKS for your help! 
Just kidding. I fixed it and it now works with Apache2. You have to add this to your http.conf:
AcceptPathInfo On
Add this where you put all your AllowOverride stuff or in your VirtualHost paramaters. Enjoy folks.
http://www.mysticwicks.com/archive/
Now I just have to pretty it up.
CLicks INSTALL.
Please add me to the list, Xenon!
|
I have been trying to add the line AcceptPathInfo On, but can't find the correct place to put it! i have put it in incorrect place and http wouldn't run
Can anyone please help
btw, I am using Apache 1.3.27
I also tried to turn all allowoverride
but seems not working
Quote:
02-11-03 at 04:03 AM Steve St.Lauren said this in Post #378
I figured it out - in my httpd.conf file AllowOverride was set to none for my entire htdocs directory. All I had to do was turn on AllowOverride for that directory and it's working now.
I could still use help on how to have it pull the data from my slave server but look like it's coming from the main. TIA
|
thank you so much