Aplusmedia
09-07-2002, 02:56 PM
Im looking for a script that automatically places banner ads on sites that i host..similar to how netfirm does it.
does anybody know what sort of script can do this?
Try looking at Hotscripts.com (http://www.hotscripts.com) they have tons of scripts that will do what you need..
Aplusmedia
09-07-2002, 03:13 PM
I tried..but dont know what particular script to look for.. i only can find banner rotator..which i dont think is what i need...
Akash
09-07-2002, 03:13 PM
i was looking for the same thing a while back....found nothing...:(
Ok, I see what you mean now.. It seems that to be able to do something like that would require the use of a mod rewrite for all given domains. Have you thought of trying this method?
Akash
09-07-2002, 03:25 PM
Originally posted by Brad
Ok, I see what you mean now.. It seems that to be able to do something like that would require the use of a mod rewrite for all given domains. Have you thought of trying this method?
please explain...;)
One of the greatest features of the APACHE server is Mod Rewrite. This optional module allows you to control URL access in an almost infinite manner of ways.
If you could configure all urls to go through a sort of proxie containing your modifications, this might work..
I have not tested or tried this method but it seems in theory a way to do what you need at a glance.
Try here for some tips
Moderewrite.com (http://modrewrite.com/)