Greg,

Try creating an .htaccess file in the public/demo_images directory
with the following contents:

RewriteEngine Off
Options +Indexes

--
Joe Clarke
RailsPlayground.com
1-800-603-4125



On Tue, Sep 16, 2008 at 9:11 PM, Greg Willits
<[EMAIL PROTECTED]> wrote:
>
> Rails 1.2.6
> Apache 2.2.6
>
> I want to allow Apache direct access to a folder inside /public to show
> a listing (i.e. /public/demo_images/), but I can't get that to work
> without Rails routing trying to intercept it. Normally I've had no
> trouble in my other sites doing this with simple <Directory> configs in
> Apache, but Rails is complicating this somehow.
>
> What's the magic for this?  Thx.
>
> -- gw
> --
> Posted via http://www.ruby-forum.com/.
>
> >
>

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

Reply via email to