Rajan,
When I create .htaccess to any virtual web directory the browser returns the following error: The server encountered an internal error or misconfiguration and was unable to complete your request. here is the .htaccess content: # Access file order allow,deny allow from all require valid-user Authname Zamil Steel Users AuthPAM_Enabled off Authtype Basic AuthUserFile /home/sites/site7/web/aologin/.htpasswd
Try taking the spaces out of your Authname entry. Try Zami_Steel_Users instead.
Brian