* [gentoo-user] htaccess with userdir not working
@ 2006-09-28 9:22 Henti Smith
2006-10-23 4:14 ` Allan Gottlieb
0 siblings, 1 reply; 2+ messages in thread
From: Henti Smith @ 2006-09-28 9:22 UTC (permalink / raw
To: gentoo-user
Hi all,
I've setup a user Apache setup but for some reason I cannot htaccess
the cgi-bin in the one folder.
here is the details :
.htaccess in /home/user/public_html/cgi-bin
AuthType Basic
AuthUserFile /etc/apache2/htpasswd/user
AuthName "user"
require valid-user
satisfy any
httpd.conf
<Directory /home/*/public_html/cgi-bin>
Options ExecCGI
SetHandler cgi-script
</Directory>
when I go to the cgi-bin for the user .. it runs the cgi without
probltping for user/.pass
any ideas ?
--
Henti Smith
henti@geekware.co.za
+27 82 958 2525
http://www.geekware.co.za
DISCLAIMER :
Unauthorised use of characters, images, sounds, odors, severed limbs,
noodles, wierd dreams, strange looking fruit, oxygen, and certain parts
of Jupiter are strictly forbidden. If I find you violating, or
molesting my property in any way, I will employ a pair of burly
convicts to find you, kidnap you, and perform god-awful sexual
experiments on you until you lose the ability to sound out vowels. I
don't know why you are still reading this, but by doing so you have
proven that you have far too much time on your hands, and you should go
plant a tree, or read a book or something.
- http://www.ctrlaltdel-online.com/
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-user] htaccess with userdir not working
2006-09-28 9:22 [gentoo-user] htaccess with userdir not working Henti Smith
@ 2006-10-23 4:14 ` Allan Gottlieb
0 siblings, 0 replies; 2+ messages in thread
From: Allan Gottlieb @ 2006-10-23 4:14 UTC (permalink / raw
To: gentoo-user
At Thu, 28 Sep 2006 11:22:49 +0200 Henti Smith <henti@geekware.co.za> wrote:
> I've setup a user Apache setup but for some reason I cannot htaccess
> the cgi-bin in the one folder.
>
> here is the details :
>
> .htaccess in /home/user/public_html/cgi-bin
>
> AuthType Basic
> AuthUserFile /etc/apache2/htpasswd/user
> AuthName "user"
> require valid-user
> satisfy any
>
> httpd.conf
>
> <Directory /home/*/public_html/cgi-bin>
> Options ExecCGI
> SetHandler cgi-script
> </Directory>
>
> when I go to the cgi-bin for the user .. it runs the cgi without
> probltping for user/.pass
>
> any ideas ?
Are the htaccess/htpasswd files readable by apache?
allan
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-10-23 4:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-28 9:22 [gentoo-user] htaccess with userdir not working Henti Smith
2006-10-23 4:14 ` Allan Gottlieb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox