Re: [users@httpd] Setup .htaccess on cgi-bin directory

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

 



On 10/14/05, Joshua Slive <jslive@xxxxxxxxx> wrote:
> Several issues here (it appears you are using a lousy tutorial from someplace):
>
> 1. The <Limit> and </Limit> lines should not be used.  Check the
> documentation on this directive.

OK, thx for your reply. Would you give me a tutorial/URL about this reason.

> 3. There is no need to use an .htaccess file.  Simple put the
> directives in an appropriate <Directory> section in httpd.conf.

Did you mean directlly assign rule .htaccess on httpd.conf?, ex:

<Directory /www/cgi-bin/awstats>
            AuthUserFile /www/passwd/.htpasswd-netmon
            AuthName "Netmon Utility"
            AuthType Basic
            require valid-user
</Directory>

> 4. Is the directory called awstat or awstats.  You have a conflict in
> your description.

Yes, awstats *sorry*

TIA

--
budsz

---------------------------------------------------------------------
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