Re: [SLE] Apache2 problem
- From: Ken Schneider <suse-list2@xxxxxxxxxxxxx>
- Date: Thu, 30 Mar 2006 10:35:12 -0500
On Thu, 2006-03-30 at 06:19 -0600, Alan Dowley wrote:
Hi all.
I have a virtual server setup and trying to add a second web site
(virtual). I created a file with the following:
<VirtualHost www.mobilecomputerschools.ca:80>
ServerAdmin alan@xxxxxxxxxxxxxxxxxxxx
ServerName www.mobilecomputerschools.ca
DocumentRoot /var/www/mobilecomputerschools/
ErrorLog /var/log/apache2/mcs-error.log
CustomLog /var/log/apache2/mcs-custom.log combined
HostnameLookups Off
UseCanonicalName Off
ServerSignature On
<Directory /var/www/mobilecomputerschools/>
Options None
AllowOverride None
Order allow,deny
Allow from all
</Directory>
</VirtualHost>
I have created the symlink and directory 'mcs' but when I restart the
apache2 server I get the following error message:
Forcing reload of web server: Apache2Warning: DocumentRoot
[/var/www/mobilecomputerschools/] does not exist
Warning: DocumentRoot [/var/www/mobilecomputerschools/] does not exist
Can anyone tell me what is causing this error.
This is my first attempt at setting up a virtual web site.
Have you actually created the directory before restarting Apache?
--
Ken Schneider
UNIX since 1989, linux since 1994, SuSE since 1998
--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx
- Follow-Ups:
- Re: [SLE] Apache2 problem
- From: Alan Dowley
- Re: [SLE] Apache2 problem
- References:
- [SLE] Apache2 problem
- From: Alan Dowley
- [SLE] Apache2 problem
- Prev by Date: [SLE] Installation on xpc from shuttle.com
- Next by Date: [SLE] [OSS10.0] ath/eth kernel modules do not boot after downgrading kernel to 2.6.11
- Previous by thread: [SLE] Apache2 problem
- Next by thread: Re: [SLE] Apache2 problem
- Index(es):
Relevant Pages
|
|