hi adrian, i can see based on the "extract" that the link in connection
users in gqambas forge  are a rewrite rule?

<a id="inscription" href="inscription.html" rel="nofollow">Pas de compte ?
Incription</a>

but if are a rewrite, what parameters i must parse to the cgi to activate?

and the workflow its quite close to your's have in mind in that moment,
very hard to follow by me.. without a very great explications

2017-03-13 17:23 GMT-04:00 Adrien Prokopowicz <adrien.prokopow...@gmail.com>
:

>         #forge
>         RewriteRule   ^forge\.html$ main.gambas.cgi?section=forge [QSA]
>         RewriteRule   ^mail\.html$ 
> main.gambas.cgi?section=forge&action=sendmail
> [QSA]
>         RewriteRule   ^categorie\-([0-9]+)(?:\-[a-z
> 0-9\-]+)?(?:\-page\-([0-9]+))\.html$ main.gambas.cgi?action=categor
> ie&section=forge&id=$1&numpage=1 [QSA]
>         RewriteRule   ^code\-([0-9]+)-ajoutercommen
> taire(?:\-[a-z0-9\-]+)?\.html$  
> main.gambas.cgi?section=forge&action=addcomment&id=$1
> [QSA]
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to