| View previous topic :: View next topic |
| Author |
Message |
kuper
Joined: 08 Nov 2010 Posts: 2
|
Posted: Jan 10, 2011 11:54 am Post subject: Error 404, help |
|
|
After installation XFS 1.8, the script displays an error:
Not Found
The requested URL / was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.3 (CentOS) Server
Looked at the error logs:
[Mon Jan 10 12:39:51 2011] [error] [client 88.130.211.111] File does not exist: / var/www/site2/data/www/site2.com/site2
what's the matter, help please |
|
| Back to top |
|
 |
nyan
Joined: 28 Oct 2010 Posts: 121
|
Posted: Jan 10, 2011 4:39 pm Post subject: |
|
|
there is a space after the first /
/ var/www/site2/data/www/site2.com/site2 |
|
| Back to top |
|
 |
kuper
Joined: 08 Nov 2010 Posts: 2
|
Posted: Jan 10, 2011 7:50 pm Post subject: |
|
|
oh, maybe I wrong copied from error logs, thats wright:
[Mon Jan 10 20:29:43 2011] [error] [client 137.132.250.13] File does not exist: /var/www/site2/data/www/site2.com/95
it is without space after first /
matter in something else |
|
| Back to top |
|
 |
|