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-Jan-2006, 13:14
shiq shiq is offline
New Member
 
Join Date: Jan 2006
Posts: 1
shiq is on a distinguished road

.htaccess


Hello everyone,
Thanking you in advance for your knowledge and help to me.

This is my DocumentRoot "/var/www/venus"

I have edited httpd.conf in this manner for .htaccess authentication

<Directory "/var/www/venus/">
AuthType Basic
AuthName "The Venus"
AuthUserFile /var/www/venus/cgi-bin/pwd/.htpasswd
AllowOverride None
order deny,allow
allow from all
<Files "index.html">
Allow from all
Satisfy any
</Files>
require valid-user
</Directory>

Its working, index.html is also included for authentication. Will some please help me as i do not want the username&password on index.html.
Any ways?
 
 

Recent GIDBlogToyota - 2009 May Promotion by Nihal

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
Getting .htaccess files to work Krak Apache Web Server Forum 0 23-Sep-2005 12:39
what the heck....how do you make .htaccess file? antimacism Apache Web Server Forum 3 02-Sep-2005 09:27
Clean domain redirect/rewrite with .htaccess DaveBrooke Apache Web Server Forum 2 20-Dec-2004 09:35
Preventing people from creating a .htaccess file antimacism Apache Web Server Forum 2 25-Jun-2004 09:23
Overriding .htaccess toadatrix Apache Web Server Forum 2 02-Jan-2004 23:00

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

All times are GMT -6. The time now is 19:25.


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