I would change your rewrite rules to allow for images in those directories,
I think that can be achieved with the right RewriteCond.

-d

On 8/23/07, Nicolas CHARLOT <[EMAIL PROTECTED]> wrote:
>
>  Hi,
>
> I've made a reader for images who aren't stored under web dir.
>
> So, I've an url like :
> /mymodule/showImage/file/name_of_the_file.extension
>
> Since there's a dot in url, on production env. (with "no_script_name" set
> to "on"), the .htacess file avoid script be executed...
>
> I've tried to split in 2 params:
> /mymodule/showImage/file/name_of_the_file/ext/extension
>
> image_tag add automaticaly ".png" to the url, so it breaks me effort...
>
> Is there a way to encode the dot in URL or something else ?
>
> Thanks
>
> --
> Nicolas
>
> >
>


-- 
Dave Dash
612.670.0621
Discover your favorite restaurant: reviewsby.us
gtalk: dave.dash

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to