Forum Moderators: phranque
I am having trouble establishing the web root. That is the directory that
corresponds to this URL:
http://www.example.com/
I just uploaded a file called "test.txt" to this new location:
example.com/test.txt
But I am still unable to access that file at this URL:
http://www.example.com/test.txt
The problem is that Apache or Application server processing the request for the text.txt file is generating a 500 error. It appears no matter what URI is request a 500 error is generated.
[edited by: jdMorgan at 6:00 pm (utc) on Oct. 14, 2009]
[edit reason] example.com [/edit]
Please note that real domain names are not allowed, unless you are citing a very-well-known source such as the BBC or apache.org. This is for both our protection and for yours.
Also note that whenever you get a 500-Server Error, there is almost always a very informative entry in your server error log, which will help you to identify the problem.
Jim