Hi,
The serweb is not coming up although the ser works very well . any I
idea?
I have dumped the serweb on my fs to "/var/www/html/serweb/html/admin".
and I added the http.conf : Alias /serweb "/var/www/html/serweb/html"
but it looks like the serweb is not coming up.
when I tried
http://192.168.1.45/serweb/admin/index.php
I'm getting error of permission
and if tried
http://192.168.1.45/serweb/htmal/admin/index.php
I'm getting error Not found.
is some one had this before? or I doing something wrong?
please your advice.
thanks,
Ofer
attach is the log from the Apache access and log
setting:
the Alias setting is: Alias /serweb "/var/www/html/serweb/html"
the filesystem the tree of serweb(admin) is:
"/var/www/html/serweb/html/admin"
when I used:
http://192.168.1.45/serweb/admin/index.php
getting:
Forbidden
You don't have permission to access /serweb/admin/index.php on
this
server.
Additionally, a 403 Forbidden error was encountered while trying
to use
an ErrorDocument to handle the request.
________________________________________________________________________
Apache/2.0.54 (Fedora) Server at 192.168.1.45 Port 80
-----------------------------------------
access log:
192.168.1.45 - - [22/Feb/2006:08:38:42 -0500]
"GET /serweb/admin/index.php HTTP/1.1" 403 421 "-"
"Mozilla/5.0
(X11; U;
Linux i686; en-US; rv:1.7.8) Gecko/20050524 Fedora/1.0.4-4
Firefox/1.0.4"
192.168.1.45 - - [22/Feb/2006:08:38:42 -0500] "GET /favicon.ico
HTTP/1.1" 404 287 "-" "Mozilla/5.0 (X11; U; Linux i686;
en-US;
rv:1.7.8)
Gecko/20050524 Fedora/1.0.4-4 Firefox/1.0.4"
---------------------------------------------------
error:
[Wed Feb 22 08:38:42 2006] [error] [client 192.168.1.45]
(13)Permission
denied: access to /serweb/admin/index.php denied
-----------------------------------------------------------------
when I used:
http://192.168.1.45/serweb/html/admin/index.php
Not Found
The requested URL /serweb/html/admin/index.php was not found on
this
server.
________________________________________________________________________
Apache/2.0.54 (Fedora) Server at 192.168.1.45 Port 80
-----------------------------------------------------
access log:
192.168.1.45 - - [22/Feb/2006:08:40:44 -0500]
"GET /serweb/html/admin/index.php HTTP/1.1" 404 303 "-"
"Mozilla/5.0
(X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050524
Fedora/1.0.4-4
Firefox/1.0.4"
192.168.1.45 - - [22/Feb/2006:08:40:45 -0500] "GET /favicon.ico
HTTP/1.1" 404 287 "-" "Mozilla/5.0 (X11; U; Linux i686;
en-US;
rv:1.7.8)
Gecko/20050524 Fedora/1.0.4-4 Firefox/1.0.4"
--------------------------------------------------------
error:
[Wed Feb 22 08:40:45 2006] [error] [client 192.168.1.45] File
does not
exist: /var/www/html/favicon.ico