You're probably better off asking this in an Apache forum.

On Feb 3, 1:46 pm, Erwin <[email protected]> wrote:
> during staging devs, I want to protect the access to the site
>
> I wrote the folwoing into an .htaccess file in my public directory
>
> # Access control policy
> AuthType Basic
> AuthName "AelmatRepository"
> AuthUserFile /etc/apache2/dav_aelmat.passwd
> Require valid-user
>
> works fine... BUT  there is no access to the css  and images... !!!
>
> I belive I should add sometbing in my environment ? but what ?
>
> thanks for your help
>
> erwin
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to