LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   htaccess error message (https://www.linuxquestions.org/questions/linux-newbie-8/htaccess-error-message-194178/)

charlex 06-16-2004 09:13 AM

htaccess error message
 
I have a website and have got the systems people to protect certain directories such that those can be available only for those on the intranet.
Seeing documentation available on the web we have used the statement
AuthName "Only Intranet Access available. Please search at the original site"
But the error message that appears give all the details ...
We prefer to avoid that
Can anyone help

Forbidden
You don't have permission to access
/careers/edreform/uk/restrict/accounting.html on this server.
Apache-AdvancedExtranetServer/2.0.44 (Mandrake Linux/11mdk)
mod_perl/1.99_08 Perl/v5.8.0 mod_ssl/2.0.44 OpenSSL/0.9.7a PHP/4.3.1
Server at ........................ Port 80

mascdman 06-16-2004 11:49 PM

Change ServerSignature On to ServerSignature Off in /etc/httpd/conf/commonhttpd.conf (this is for Mandrake 10.0, your file may be somewhere else)

--mascdman


All times are GMT -5. The time now is 03:02 PM.