[UPHPU] URL Rewriting

Nathan Lane nathamberlane at gmail.com
Tue Apr 22 09:55:45 MDT 2008


Craig,

Why do you want to keep file URLs from being rewritten?

Nathan

On Tue, Apr 22, 2008 at 9:53 AM, Craig Jackson <tapocol at gmail.com> wrote:

> I usually add:
>
>  RewriteCond %{REQUEST_FILENAME} !-f
>  RewriteCond %{REQUEST_FILENAME} !-d
>
> to keep requests that are going to actual files (images, docs, etc)
> from being rewritten.
>
> Craig
>
>
>


-- 
Nathan Lane
Home, http://www.nathandelane.com
Blog, http://nathandelane.blogspot.com


More information about the UPHPU mailing list