e4bccfbcfb8be96903066b40994de00a110950e8
[feisty_meow.git] / database / configuration / web_server / example_web_redirect_htaccess
1
2 Redirect permanent /google "http://google.com"
3
4 # so, given this file in a web directory at: http://frenziedogmatics.com/
5 # a web browser pointed at: http://frenziedogmatics.com/google
6 # would actually just show http://google.com instead.
7
8
9
10