Sonikku
11-25-2004, 07:19 PM
I am looking to start a free website hosting campaign. I was wondering if there was a way to automatically place ads on all .html pages using .htaccess.
![]() | View Full Version : Place ads on all pages? Sonikku 11-25-2004, 07:19 PM I am looking to start a free website hosting campaign. I was wondering if there was a way to automatically place ads on all .html pages using .htaccess. the--dud 11-25-2004, 10:45 PM You'll prolly be better off using mod_rewrite I'd recon :) Sonikku 11-25-2004, 10:47 PM How would I do that? the--dud 11-26-2004, 03:31 AM Lots of tutorials out there... Sonikku 11-26-2004, 03:32 AM Well where can I find one? fromkhun 11-26-2004, 04:21 AM :D you can find them by useing google. it's a search engine :D Veus 11-26-2004, 06:17 AM mod_rewrite? I think your confused. mod_rewrite changes the url not the page. Use mod_layout search google for it. |