[cgiapp] getting C::A::Dispatch to ignore certain URLs
Matthew Whipple
mwhipple at kothartech.com
Sun Jan 25 12:42:22 EST 2009
P Kishor wrote:
>
> Very well put. So, how do I make the webserver (in my case, Apache
> without mod_perl, for now) serve directly anything under /img (or any
> other specified folder) without invoking C::A::Dispatch?
>
> Many thanks in advance.
>
> Puneet.
>
Try moving the img directory out of the directory handled by dispatching
and then accessing it through an Apache alias.
> ##### CGI::Application community mailing list ################
> ## ##
> ## To unsubscribe, or change your message delivery options, ##
> ## visit: http://lists.openlib.org/mailman/listinfo/cgiapp ##
> ## ##
> ## Web archive: http://lists.openlib.org/pipermail/cgiapp/ ##
> ## Wiki: http://cgiapp.erlbaum.net/ ##
> ## ##
> ################################################################
>
>
More information about the cgiapp
mailing list