|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Lose your application development headaches. Start developing and deploying applications with Advantage Database Server today. Download a 30-day trial for Free!
|
|
#1
|
|||
|
|||
|
Hello I am a newbie to Apache, but I am trying to restrict access to a subdirectory. I followed the directions in creating a .htaccess file in the subdirectory.
now when i visit that site, the web server asks for the login 2 times, after which I get access. why twice? thanks for any help, /anu this is the contents of the .htaccess file --begin----------------------------------- AuthUserFile /etc/htpasswd AuthGroupFile /dev/null AuthName ByPassword AuthType Basic <Limit GET> require user lala </Limit> --end------------------------------------- ------------------ <anu /> |
|
#2
|
|||
|
|||
|
Check here -> http://www.apache.org/docs/misc/FAQ.html#prompted-twice
|
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > Apache is making me log in twice |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|