Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Secure static html pages with Mongrel cluster on apache |
|
Author |
|
simham
Joined: 21 Oct 2008 Posts: 1
|
Posted: Tue 21 Oct '08 12:56 Post subject: Secure static html pages with Mongrel cluster on apache |
|
|
I have security issue with Apache and mongrel cluster and Ruby on Rails.
My Application is in ruby on rails and deployed using apache and mongrel cluster.
I am able to secure the .rhtml files using filters.
I have few static html files, which I placed, in one of the sub folders of Public folder.
I am giving link from my .rhtml files to static .html file.
I want to access the static html only If the user login to my application and browse the static html files.
I want to restrict the user access when the user tries to access the static html directly by typing the URL
So how can I secure my static html pages in ROR with Mongrel cluster on Windows with Apache Server?
I am using Apache 2.2 and Mysql 5.0
Please provide your valuable suggestions.
Thanks in advance. |
|
Back to top |
|
|
|
|
|
|