Which is the DocumentRoot directive on your web server httpd.conf file?
Try add something like
Alias /serweb/ /root/serweb/
and restart the web server
hope this helps
!3runo
Llanos Serna GarcĂa-Conde wrote:
I need help to know the correct path to get to see the
login web page os
serweb.
My test page is
http://172.25.97.19/
My index.php is in:
/root/serweb/serweb_2004-07-27/html/admin/index.php
/root/serweb/serweb_2004-07-27/html/user_interface/index.php
With my configuration rith now, I get the error OBJECT NOT FOUND, ERROR
404, when I browse:
http://172.25.97.19/serweb/serweb_2004-07-27/html/user_interface/index.php