[ms4w-users] ms4w - Application protection with password

E.Stefanakis estef at hua.gr
Tue Feb 19 13:21:40 EST 2008


Dear friends

I have defined the following (as described in the ms4w installation notes) 
in order to protect an ms4w application with password; but it does not work...
(I tried it in Windows Vista)

=============
The application resides at c:/ms4w/apps/ITE/htdocs

The C:\ms4w\apps\ITE\htdocs\ht.acl file contains the following:

   AuthType Basic
   AuthUserFile "c:/ms4w/Apache/bin/passwdkml.txt"
   AuthName "Password Required"

   require valid-user
 
The C:\ms4w\httpd.d\httpd_ITE.conf file contains the following:

   Alias /ITE/ "/ms4w/apps/ITE/htdocs/"

   <Directory "/ms4w/apps/ITE/htdocs/">
     AllowOverride AuthConfig
     Options Indexes FollowSymLinks Multiviews
   </Directory>

I have also added the following to the C:\ms4w\Apache\conf\httpd.conf

   AccessFileName  ht.acl .htcaccess

================

Any help would be greatly appreciated

Thanks in advance!

Emmanuel.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/ms4w-users/attachments/20080219/ca67d69f/attachment.html


More information about the ms4w-users mailing list