Mandriva Expert
The place where your Mandriva Linux system finds support

Problem with Apache webserver

+/- details
User goaliemn
Incident Number 34232
Date 2002/10/08 00:58
Status Incident closed
Paid No

Product 8.2
Architecture x86_32
Scope Web Server

Products owned
Community Support question - to convert into a paid question, click here

Lines in bold below have not yet been seen by the customer - those in blue are from the customer

Username : Date : Action : Comments [ close all ]    
 
goaliemn : 08/10/02 12:58 AM : Incident created
-   I'm using the apache out of the box with Mandrake 8.2. I'm getting an error with the virtual hosts of "Client denied by server configuration" The config file looks good. Any ideas out there?

 
Linegod_7611 : 08/10/02 04:03 AM : Reply received
-   In between the 'VirtualHosts' directive, add a 'Directory' directive, that allows access
to the directory your virual host is in. ie:

<VirtualHost 24.22.22.22>
ServerAdmin [email protected]
ServerName test.whatever.sk.ca
DocumentRoot /var/www/test
ErrorLog /var/log/test/error_log
ScriptAlias /cgi-bin/ /var/www/cgi-bin/
<Directory /var/www/test>
Order allow,deny
Allow from all
</Directory>
</VirtualHost>

The new apache configuration is 'locked down' so this is required.

-----
Note: If this answer resolves your problem, please remember to close this question.

 
goaliemn : 08/10/02 06:35 PM : More info provided
-   that did it. Thank you. I owe you a beer :)

 
goaliemn : 08/10/02 10:12 PM : Incident closed
-  



This Incident is closed. It can not be edited anymore. You can create a new one by signing up/logging in your Mandriva Expert account.

  Mandriva  |  Contact  |  Legal  |  Privacy  |  Careers