file .htaccess

This is a discussion on file .htaccess within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi, I have a Fedora 7 with a Web server httpd-2.2.6-1 and i have some problem ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 10-31-2007
Andrea
 
Posts: n/a
Default file .htaccess

Hi,

I have a Fedora 7 with a Web server httpd-2.2.6-1 and i have some problem
with file .htaccess, infact system don't ask me authentication and show me
html pages.

This is the configuration of httpd.conf about htaccess:
....
AllowOverride All
....
<Files ~ "^\.ht">
Order allow,deny
Deny from all
</Files>

And this is file .htaccess:

AuthName "Accesso riservata"
AuthUserFile /path/to/directory/.htpasswd
AuthType Basic
AuthGroupFile /dev/null
Require valid-user
<Files ~ ".*\.htm$">
Require user xxxxxxx
</Files>


What is incorrect?

Thank's

Andrea


 


Thread Tools
Display Modes

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 06:10 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0