yoZ thanks man
=D
----- Original Message ----- 
From: "Erik Abele" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 20, 2004 7:05 AM
Subject: Re: take a look?


> Richard,
> 
> as said, you need an <Directory> container:
> 
> <VirtualHost 202.172.248.46>
> ServerName apache.oss.planetsg.org
> ServerAlias www.apache.oss.planetsg.org
> ServerAdmin [EMAIL PROTECTED]
> 
> DocumentRoot /home/djstudio/public_html/apache
> <Directory /home/djstudio/public_html/apache>
> IndexOptions FancyIndexing NameWidth=* FoldersFirst ScanHTMLTitles 
> DescriptionWidth=*
> HeaderName HEADER.html
> ReadmeName README.html
> AllowOverride FileInfo Indexes
> Options Indexes SymLinksIfOwnerMatch
> </Directory>
> 
> CustomLog domlogs/apache.oss.stormbox.net combined
> BytesLog domlogs/apache.stormbox.net-bytes_log
> 
> ScriptAlias /cgi-bin/ /home/djstudio/public_html/apache/cgi-bin/
> 
> User stormbox
> Group stormbox
> </VirtualHost>
> 
> Hope this helps.
> 
> Cheers,
> Erik
> 

Reply via email to