|
Home > Archive > Web Servers on Unix and Linux > July 2007 > Apache rewriteRule -
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Apache rewriteRule -
|
|
|
|
|
|
| Nick Kew 2007-07-17, 7:18 pm |
| On Tue, 17 Jul 2007 07:43:22 -0700
kdband@gmail.com wrote:
> I'm sure this will seem like a really lame question to some of you,
> but I just can't work this out today:-
Forget Rewriterule. It's much more complex than you need.
If it's important to update the URL, use Redirect.
If it's just internal and the URL doesn't matter, use Alias.
--
Nick Kew
Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/
|
|
|
|
|