View Single Post
Old 08-14-2008, 02:09 PM  
Nookster
Confirmed IT Professional
 
Industry Role:
Join Date: Nov 2005
Location: Hollywood, CA
Posts: 3,744
Quote:
Originally Posted by sharphead View Post
Yawn... okay your right. I'm too tired to argue. G'nite...

Code:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^/hosted/blablabla/index.php?ccbill=(.+)$ http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=123456&PA=$1&HTML=http://www.sponsorname.com/
You still fail to link the two. htaccess is not needed if you have the php script handling EVERYTHING. That would be one of the sloppiest and wasteful scripts I've ever seen if it's the case. Anyways, you deviated from his questions.

Last edited by Nookster; 08-14-2008 at 02:10 PM..
Nookster is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote