Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [Andy] mod_rewrite & page.cgi?g=

Quote Reply
Re: [Andy] mod_rewrite & page.cgi?g= In reply to
Thanks Andy,

but unfortunately, this is not exactly what I want to do.

Quote:

I want to make only the "..page.cgi?g=.." links (cats & subcats) look static with mod rewrite

I want to do this in a way, that not the whole root directory/LSQL-installation is "infected" but just the "selected" LSQL-template which should run in static-mode as it is and in dynamic-mode with rewritten URL's.

(Something like:

<%id d eq '1'%>

<A HREF="<%rew_cats($URL)%>">CatName</A>

<%else%>

<A HREF="<%URL%>">CatName</A>

<%endif%>


)

Regards,
Manu

Shopping Portal Shop-Netz.de® | Partnerprogramme | Flugreisen & Billigflüge | KESTERMEDIA e.K. | European Affiliate Marketing Forum.

Last edited by:

ManuGermany: Jul 19, 2004, 2:24 AM
Subject Author Views Date
Thread mod_rewrite & page.cgi?g= ManuGermany 2582 Jul 18, 2004, 8:30 AM
Thread Re: [ManuGermany] mod_rewrite & page.cgi?g=
Andy 2498 Jul 19, 2004, 2:01 AM
Thread Re: [Andy] mod_rewrite & page.cgi?g=
ManuGermany 2500 Jul 19, 2004, 2:24 AM
Thread Re: [ManuGermany] mod_rewrite & page.cgi?g=
Andy 2505 Jul 19, 2004, 2:26 AM
Post Re: [Andy] mod_rewrite & page.cgi?g=
ManuGermany 2488 Jul 19, 2004, 2:42 AM