Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- url rewrite for dot.tk site redirection


courbevoie - 9:54 am on Feb 26, 2004 (gmt 0)


Hello All,

I am using dot.tk free site redirection service, let's say :

mydomain.tk is redirected to [free.webspace.com...]

mod_rewrite is activated in my site provider, I have tested successfully. My question is, can I actually use url rewriting to enable trailing in mydomain.tk, for example

[mydomain.tk...] for
[free.webspace.com...]

I have tried to put the following in the .htaccess, but no succeeded :-(

Options +FollowSymlinks
RewriteEngine on
RewriteCond %{HTTP_HOST} mydomain.tk$ [NC]
RewriteCond %{REQUEST_URI}!^/courbevoie/.*$
RewriteRule ^(.*)$ [free.webspace.com...] [R]

Anyone can help me out pls

Thx & Rgds,


Thread source:: http://www.webmasterworld.com/apache/1144.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com