You are not logged in.
Pages: 1
Hi,
I have used the following redirection in my .htaccess file which used to work fine in server where I hosted early.
RewriteEngine on
RewriteCond %{REQUEST_URI} ^/(.*).html
RewriteRule ^(.*).html http://www.w3calculator.com/math-tutori … hp?name=$1 [L]
The Rewrite condition work perfectly, but not the rewrite rule. the issue is the URL in the address have tobe http://www.w3calculator.com/math-tutori … mbers.html
Instead it prints as follows,
http://www.w3calculator.com/math-tutori … dd-numbers
Thanks
Offline
How about giving feedback on the other questions you've asked? Specifically you started a thread about .htaccess redirects previously.
And perhaps one question for you: What do you think about Crunchbang?
Offline
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.