NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Programming
Reload this Page question about Apache Rewrite

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.

Advanced Search
5 members in live chat ~  


Reply
 
LinkBack Thread Tools
Old 08-23-2010, 11:15 AM THREAD STARTER               #1 (permalink)
NamePros Member
 
dually's Avatar
Join Date: Dec 2009
Posts: 154
dually has a spectacular aura aboutdually has a spectacular aura about
 



question about Apache Rewrite


Hi Pros,
For example, my domain is XXXXX.com. I use Apache + php5.2 to host a site.
I'd like people to visit a redirect site(YYYYY.com) using "http://XXXXX.com?http://YYYYY.com", how should I edit the .htaccess file so that it could redirect the url into the real url "http://XXXXX.com/r.php?url=http://YYYYY.com"?
Thanks very much for all u Pros!
dually is offline   Reply With Quote
Old 09-04-2010, 04:10 AM   #2 (permalink)
NamePros Regular
Join Date: Jul 2010
Location: Islands
Posts: 668
dr manos is a splendid one to beholddr manos is a splendid one to beholddr manos is a splendid one to beholddr manos is a splendid one to beholddr manos is a splendid one to beholddr manos is a splendid one to beholddr manos is a splendid one to behold
 



RewriteEngine On
RewriteBase /

RewriteCond %{HTTP_HOST} ^XXXXX\.com [NC]
RewriteRule ^(.*)$ http://www.XXXXX.com/r.php?url=http://YYYYY.com/$1 [L,R=301]

tell me if works
dr manos is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


 
All times are GMT -7. The time now is 02:37 PM.

Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger