Quote:
Originally Posted by sharphead
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.