Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- Rewrite: query_string -> page


oLeon - 9:36 am on Mar 17, 2003 (gmt 0)


Just to have understood it completely correct:

the first possibilty

RewriteRule ^page\.html$ /index.html? [R,L]

is an internal redirect where I can see the required domain in the adress bar,
the second one
RewriteRule ^page\.html$ /index.html? [L]

redirects to the main domain.

Where should I implement the kind of redirect, i.e. 301 or whatever? Should it be in the brackets, too?
(Of course, only in the first solution: [R=301,L] - correct?)


Thread source:: http://www.webmasterworld.com/apache/126.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com