docs:apache_web_server:redirects

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
docs:apache_web_server:redirects [2008/05/02 21:40] – created billhdocs:apache_web_server:redirects [2016/03/27 14:08] (current) – removed billh
Line 1: Line 1:
-====== Redirects ====== +
-<code> +
-# redirect all requests to this path and anything below it to +
-# a new path; the second line catches those without an ending slash +
-Redirect permanent /some/old/path/ http://www.example.com/some/new/path +
-Redirect permanent /some/old/path http://www.example.com/some/new/path +
-</code>+
  • docs/apache_web_server/redirects.1209786003.txt.gz
  • Last modified: 2008/08/03 00:25
  • (external edit)