GIDForums  

Go Back   GIDForums > Web Hosting Forums > Apache Web Server Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 11-Nov-2003, 10:18
karisse karisse is offline
New Member
 
Join Date: Nov 2003
Posts: 1
karisse is an unknown quantity at this point
Unhappy

<Directory> authentication problems!!!


I have a Apache beginner problem with directory access which is really bothering me.

Apache is installed under Win2000 in "E:/Server/Apache2"

I want to restrict access to directories, for example /htdocs/private
(somehow)

× first I tried with .htaccess - not working (yes, passwd and .htaccess file created)
× then I tried with <Directory ...> [1]
× then, I tried to deny access to all [2]

But nothing is working, it's always possible to access /private and files!

AAARRRGGGHHH! :X

thanks a lot

Chris

-----
[1]:
<Directory "E:/Server/Apache2/htdocs/private">
AuthType Basic
AuthName "Restricted Files"
AuthUserFile "E:/Server/Apache2/passwd/passwords"
Require user karisse
</Directory>

[2]
<Directory "E:/Server/Apache2/htdocs/private">
Order allow,deny
deny from all
</Directory>
 
 

Recent GIDBlogFirst week of IA training by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
cd burner problems ringmaster Computer Hardware Forum 7 25-Jul-2006 02:34
GeForce FX 5600 Problems dgbarnett Computer Hardware Forum 20 28-Nov-2005 09:41
GeForce FX 5600 problems Peacemaker Computer Hardware Forum 24 18-Jul-2004 05:50
CD Burner problems dan_wood Computer Hardware Forum 3 27-Nov-2003 19:12
Problems with apache win 98 php and vhosts Kplonk Computer Software Forum - Windows 2 22-May-2002 10:06

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 03:11.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.