docs:apache_web_server:redirects

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
docs:apache_web_server:redirects [2008/08/03 00:25] – external edit 127.0.0.1docs: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.1217744747.txt.gz
  • Last modified: 2016/03/27 14:08
  • (external edit)