Hi

xul/
    public/
             /css
                xul.css
             /image
               xul.jpg
             /js
                login.js

    ...

I am able to access css,image and javascript from the browser.

http://127.0.0.1:5000/css/xul.css
http://127.0.0.1:5000/image/xul.jpg
http://127.0.0.1:5000/jj/login.js


How do I protect my css,image and javascript?




Thanks

Madhu Alagu


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to