NODE.JS, LAMP, HTML, JavaScript, CSS
NODE.JS, LAMP, HTML, JavaScript, CSS, PHP, MySQL
Monday, March 05, 2012
How to redirect to another host using .htaccess?
RewriteCond %{HTTP_HOST} ^(.*)fromhost\.com [NC]
RewriteCond %{REQUEST_URI} ^/$ [NC]
RewriteRule ^(.*)$ http://tohost.com/page [R=301,L]
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment