Boston Linux & Unix (BLU) Home | Calendar | Mail Lists | List Archives | Desktop SIG | Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings
Linux Cafe | Meeting Notes | Blog | Linux Links | Bling | About BLU

BLU Discuss list archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Apache Virtual Server Configuration



For starters, turn on debug level logging and look at the output in your
error and access logs.  Browser messages are pretty useless for server
administration.
 _________________________________--
> I have been trying to configure linux box's Apache Server to run off line
> virtual server, but I just can't get it to work the way I want it to.
> Whenever I add the DocumentRoot definition line to the virtual server
> section, I get the no permission to access error message when I try to
> access that virtual server.  And if  remove the DocumentRoot definition
> line, I would be redirected to the main server when I access that virtual
> server.  I'm running Apache 1.3 on RH6.0.   Below is my
> 
> <virtualhost "192.168.1.1" >
> fancyindexing on
> serveradmin huymle at localhost
> servername www.haiau.com
> <directory "/home/huymle/htdocs">
> Options Indexes Includes FollowSymLinks
> AllowOverride None
> order allow,deny
> allow from all
> </directory>
> <directory "/">
> Options None
> AllowOverride None
> </directory>
> </virtualhost>
-- 
Scott Stirling
West Newton, MA
sstirlin at gis.net
http://www.gis.net/~sstirlin
-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).




BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org