SUMMARY:Apache on DU3.2

From: ing.Bubulac Angela Tatiana <tatia_at_alpha1.infim.ro>
Date: Thu, 11 Jun 1998 11:48:06 +0300 (EET DST)

Thanks to all who answered to my question.

Q:I put the binaries for apache 1.2.0 on my D.U.3.2 O.S, I configured the
httpd.conf, srm.conf and access.conf and I have started the httpd daemon
wiht -f ... flag. When I try to access my web page in the .../htdocs/
I receive the next message (403):

Forbidden
You don't have the permission to access /nimp.html on this server

I assume that it tries to take the nimp file from root, is it?
In the access.conf file I wrote
<Directory /usr3/apache_1.2.0/htdocs>
Options Indexes FollowSymLinks
AllowOverride All
order allow,deny
allow form all
</Directory>

Could anyone tell me where I wrong?

R: By default, the web server changes its identity to user nobody, in
order to minimize security risks. So, any html page it must read must be
world readable, i.e., /usr3/apache_1.2.0/htdocs must have read and execute
permissions for "others", and nimp.html must have read permission for
"others", and /usr3 and /usr3/apache_1.2.0 must have at least execute
permission for "others".

Anyway, you may want to check your httpd-access.log and httpd-error.log
files, where you can find more information.

I made a wrong setup on "AllowOverride All" also, it should be "none"
instead of All.


                               \\\___///
                              \\ - - //
                               ( _at_ _at_ )
-----------------------------oOOo-(_)-oOOo--------------------------------
*Bubulac Angela Tatiana - National Institute for R&D of Materials Physics*
* Bucuresti - Magurele P.O.B. MG-7 *
* Romania *
*e-mail: tatia_at_alpha1.infim.ro | phone :401-7805385 int.1380 *
* root_at_alpha1.infim.ro | 401-7806925 *
* | 401-7804573 *
--------------------------------------Oooo--------------------------------
                              oooO ( )
                             ( ) ) /
                              \ ( (_/
                               \_)
Received on Thu Jun 11 1998 - 10:50:07 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:37 NZDT