On Monday 15 January 2007 09:27, Trusha wrote:
> Hi,
>
> I have installed SUSE Linux ES 10 and configure HTTP services on that.
> But while accessing the page, it gives me Access Forbidden Error 403. I
> have checked for the permissions and it is Read and Execute for the users.
> Can anyone help me in this regard?
>
> Here is the message i am getting.
> Access forbidden! You don't have permission to access the requested
> directory. There is either no index document or the directory is
> read-protected. If you think this is a server error, please contact the
> webmaster. Error 403 172.16.0.10
> Mon Jan 15 12:54:04 2007
> Apache/2.2.0 (Linux/SUSE)
Create an index.html file in /srv/www/htdocs
The error is not about filesystem permissions, but about the DirectoryIndex
option of apache that is off by default. If it were on, it would display a
list of files from /srv/www/htdocs, in case there is no "index.html".
suse-sles-e is the appropriate list for general SLES questions, this list is
about Oracle products on SLES.
--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting