Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

htaccess doesn't work

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Related Topics:
I cant get .htaccess to work - I am runnning apache on SuSE 7.2 pro, I have several Virtual hosts all working correctly - I want to password protect one of the but it doesnt want to work. I have added into the as follows ..

htaccess password won't work... - Hi, I getting a bit insane of the .htaccess stuff... I just trying out how to set a password to a directory on my windows notebook. Now I've set all files in the root. The request for a password is fine but it won't accept mine... In all the

.htaccess: why??? - Hi. Sorry for my english, but I don't know it very well. I have a problem with My file .htaccess is this: AddType .log I made it because my apache web server (provider aruba) associate to .log..

htaccess & SSL - I would like to control with htaccess the acces for one directory of my site. But I don't know how to configure my htaccess to limit the access from Thank's Edz ...

htaccess with SQL - Hi, I have a problem (well more than one), I want to use htaccess to allow users in an MySQL database to gain access to the specified directory only when there in the database is good. e.g. person1 when with level 1 gains no..
Next:  Apache: Newbie : Apache upgrade on RH9  
Author Message
wkutting

External


Since: Apr 06, 2004
Posts: 5



(Msg. 1) Posted: Mon Aug 02, 2004 4:03 am
Post subject: htaccess doesn't work
Archived from groups: alt>apache>configuration (more info?)

hi,
i made an htaccess file with htpasswd file but it didn't seem to worl on
that directory.
so i have to make an entry in httpd.conf for using htaccess?

 >> Stay informed about: htaccess doesn't work 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 2) Posted: Mon Aug 02, 2004 9:25 am
Post subject: Re: htaccess doesn't work [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 2004-08-01, Wilhelm Kutting <wkutting RemoveThis @gmx.de> wrote:
 > so i have to make an entry in httpd.conf for using htaccess?

Read the faq on <a style='text-decoration: underline;' href="http://httpd.apache.org," target="_blank">http://httpd.apache.org,</a> there is one titles
'my .htaccess doesn't work' or something similar.

Davide

--
| Velilind's Laws of Experimentation: (1) If reproducibility may be a
| problem, conduct the test only once. (2) If a straight line fit
| is required, obtain only two data points.
|<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: htaccess doesn't work 
Back to top
Login to vote
nmp1

External


Since: Apr 13, 2004
Posts: 30



(Msg. 3) Posted: Fri Aug 06, 2004 7:57 pm
Post subject: Re: htaccess doesn't work [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Wilhelm Kutting wrote:

 > hi,
 > i made an htaccess file with htpasswd file but it didn't seem to worl on
 > that directory.
 > so i have to make an entry in httpd.conf for using htaccess?

Confirm if you have this lines uncomment in httpd.conf:

AccessFileName .htaccess

<Directory "/var/www/htdocs">
....
AllowOverride AuthConfig
....
</Directory>

With this lines certainly it works.
Regards,

Nuno Paquete<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: htaccess doesn't work 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (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 ]