hallo,
RewriteRule ^/([a-zA-Z0-9_])$ &pag_id=$1 [QSA]
Versuchs mal so:
RewriteRule ^([a-zA-Z0-9_])$ /(*)&pag_id=$1 [QSA]
Grüße aus Berlin
Christoph S.
hallo,
RewriteRule ^/([a-zA-Z0-9_])$ &pag_id=$1 [QSA]
Versuchs mal so:
RewriteRule ^([a-zA-Z0-9_])$ /(*)&pag_id=$1 [QSA]
Grüße aus Berlin
Christoph S.