RE: [users@httpd] apache 1.33 ?

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

 



> -----Original Message-----
> From: Brent Clark [mailto:bclark@xxxxxxxxxxxxxxxxxxxx]
> Sent: Mittwoch, 29. Juni 2005 17:01
> To: apache
> Subject: [users@httpd] apache 1.33 ?
> 
> 
> Hi List
> 
> I have an entry in my apache.conf file like so.


Why don't you describe in plain english what you're trying to do and what the problem is. I can't parse config files as quickly as I can read well-written prose...

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored. 

> 
> DocumentRoot /var/lib/clamav
> 
> <Directory />
>      Options SymLinksIfOwnerMatch
>      AllowOverride All
> </Directory>
> 
> <Directory /var/lib/clamav/>
>      Options Indexes
>      AllowOverride All
>      Order allow,deny
>      Allow from 192.168.111.0/255.255.255.0
> </Directory>
> 
> ============================================
> <IfModule mod_alias.c>
>   Alias /dspam "/var/www/dspam/html/"
> </IfModule>
> <VirtualHost dspam.eccotours.local>
>    DocumentRoot "/var/www/dspam/html"
>    ServerName dspam.eccotours.co.za
>    ServerAdmin it@xxxxxxxxxxxxxxx
>    ErrorLog /var/log/apache/dspam.eccotours.co.za-error_log
>    TransferLog /var/log/apache/dspam.eccotours.co.za-access_log
> 
>    User Debian-exim
>    Group Debian-exim
> 
> <Directory "/var/www/dspam/html">
>    Options FollowSymLinks ExecCGI
>    AllowOverride None
>    Order deny,allow
>    Deny from all
>    AuthType Basic
>    AuthName "DSPAM Control Center"
>    AuthUserFile /var/www/dspam/etc/htpasswd
>    Require valid-user
>    Satisfy Any
>    AuthShadow on
> </Directory>
> </VirtualHost>
> 
> Every Time type in my URL and leave out the alias, the Dspam 
> alias still
> kicks in and for the likes of me, I cant figure it out.
> 
> all I want is to have the listing of clamav files, and is I 
> want to see
> my dspam stuff, I will then add the alias.
> I have a few other alias that work (for e.g. sarg, squint etc) but as
> soon as I want a directory listing the dspam is displayed.
> 
> If anyone has any advice / tips etc, please dont hesistate in 
> contacting me
> 
> Kind Regards
> Brent Clark
> 
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP 
> Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
>    "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
> 
> 
Diese E-mail ist eine private und persönliche Kommunikation. Sie hat keinen Bezug zur Börsen- bzw. Geschäftstätigkeit der SWX Gruppe. This e-mail is of a private and personal nature. It is not related to the exchange or business activities of the SWX Group. Le présent e-mail est un message privé et personnel, sans rapport avec l'activité boursière du Groupe SWX.
 
 
This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. The sender's company reserves the right to monitor all e-mail communications through their networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of the sender's company.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux