Revision [755]

Last edited on 2007-12-30 19:16:44 by KlenwellAdmin
Additions:
Paste this code into an .htaccess file in your site's webroot:


Revision [754]

Edited on 2007-12-30 19:14:36 by KlenwellAdmin
Additions:
==== Apache ""ModRewrite"" Test ====
=== Test Instructions ===
Download or paste code below into an .htaccess file in the webroot on your server. Then put the following url in your browser:
http://<yourdomain.com>/test_rewrite.htm
If mod_rewrite is functioning, you should end up back here.
=== Apache ""ModRewrite"" Test Code ===
%%(bash)
# Turn Engine On
RewriteEngine on
# Rewrite Test
RewriteRule ^test_rewrite\.htm$ http://www.klenwell.com/is/ApacheModRewriteTestOk [R]
%%
Deletions:
==== Apache ModRewrite Test ====


Revision [753]

The oldest known version of this page was created on 2007-12-30 19:09:11 by KlenwellAdmin
Valid XHTML 1.0 TransitionalValid CSSWikkaWiki