[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] rewritematch
- Subject: [cobalt-developers] rewritematch
- From: Phil Cox <phil@xxxxxxxxxxxxxx>
- Date: Thu Mar 13 06:07:25 2003
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
Hi,
Can someone tell me whether it is possible to redirect a whole site to a
different url except a few files in a particular directory? The files I
don't want redirected are:
/news/news.php
and all files ending in .jar or .class
Everything else should be redirected.
I am trying to use RewriteMatch to do this but cannot get the correct regular
expression. Any ideas?
Cheers
Phil