Search found 4 matches
- Fri Feb 26, 2010 1:45 pm
- Forum: Dragonfly
- Topic: Dragonfly 0.60 Released!
- Replies: 15
- Views: 21415
Re: Dragonfly 0.60 Released!
Thank you for the explanation. But I still try to test it on a small project.
- Fri Feb 26, 2010 5:41 am
- Forum: Dragonfly
- Topic: Dragonfly 0.60 Released!
- Replies: 15
- Views: 21415
Re: Dragonfly 0.60 Released!
Nothing :). Dragonfly only.You'll have to consult the documentation for whatever server you're using.
- Fri Feb 26, 2010 5:32 am
- Forum: Dragonfly
- Topic: Dragonfly 0.60 Released!
- Replies: 15
- Views: 21415
Re: Dragonfly 0.60 Released!
If I don't use Apache, how I can make .lsp (or other) files unreadable from stangers?
- Thu Feb 25, 2010 12:14 pm
- Forum: Dragonfly
- Topic: Dragonfly 0.60 Released!
- Replies: 15
- Views: 21415
Re: Dragonfly 0.60 Released!
Thanks for this interesting thing. But when I begin use it, I don't understand, how protect my configuration files without Apache. My .htaccess contains: <Files ~ "\.lsp$"> Order deny,allow Deny from all </Files> but when I request sitename /dragonfly-framework/config.lsp for example... I see it :(