Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

htaccess-question

 
   Web Hosting Problem Solving Community! (Home) -> Apache RSS
Next:  Rewriting rules - invoking dynamic content  
Author Message
maismeel

External


Since: Apr 16, 2004
Posts: 1



(Msg. 1) Posted: Fri Apr 16, 2004 6:34 pm
Post subject: htaccess-question
Archived from groups: alt>apache>configuration (more info?)

Hi,

How do I set htaccess to restrict access to a folder per user, I can get
access restricted but the next thing is to let certain users in. I
can't find how I can let them log on as a user...

Toon.

 >> Stay informed about: htaccess-question 
Back to top
Login to vote
jorge3

External


Since: Jul 23, 2003
Posts: 12



(Msg. 2) Posted: Fri Apr 16, 2004 6:34 pm
Post subject: Re: htaccess-question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

<Directory /the/user/dir>
AllowOverride None/all/auth
</Directory>

hope this helpes

 >> Stay informed about: htaccess-question 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2994



(Msg. 3) Posted: Fri Apr 16, 2004 8:27 pm
Post subject: Re: htaccess-question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

MaizMeel <maismeel RemoveThis @netscape.net> wrote:
 > How do I set htaccess to restrict access to a folder per user,

Require user username

See the documentation on <a style='text-decoration: underline;' href="http://www.apache.org" target="_blank">www.apache.org</a>

Davide

--
| Zymurgy's Law of Volunteer Labor: People are always available for
| work in the past tense.
|
|<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: htaccess-question 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
htaccess question - Hi, I'm quite new with Apache (1.3.27), so this might be a simple question. I want to restrict the access to a directory using htaccess. A user from the local net (192.168.xxx.xxx) should be able to access this directory without any login, any other user...

htaccess question - If I access my web page with just the ip address such as, http://123.123.123.123 I only get prompted once for the user id and password. If I access the page by the domain name such as, www.server.host.com it will prompt me for the user id and password....

htaccess question - Hi I am writing a page but need it so that links look like the following:- http://mysite/variable/ variable is not actually a folder but a variable. I have seen it before but can't fnd it at the moment where script can be put into the htaccess file s...

.htaccess question - Hi all, I'd like to know the syntax of a .htaccess file wich secure his folder but not the subfolders (only one free, others secured). Exemple : /forum/ // Secured by .htaccess /lib/ // Secured by .htaccess /temp/ // Secured...

.htaccess question - Hi I want to make all pages in a certain directory charset windows-1257, so I wrote this .htaccess: <Directory "Winter 2003-2004"> CharsetDefault Windows-1257 </Directory> However, I get a 500, and the error log says: [S...
   Web Hosting Problem Solving Community! (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]