Support Spidean |
Do you like our FREE downloads? How about the FREE support for the FREE downloads? Please help us out and donate any amount! It's fast and easy through PayPal.
|
Katya
Newbie   Posts: 3 Registered: 6/13/2004 Status: Offline
|
posted on 10/3/2004 at 04:02 AM |
I couldn t post this question in support forum for At .Light 7 because it
is in archive already
______________________________________________
Hi
I use At light 7 + short urls for it . The problem is that I cannot write
new rules for my gallery . I can use Photoshare or My_eGallery or any
other gallery to which I ll find short urls rules :-)
If anybody could share it with me ? I mean mod_rewrite rules for galleries
?
I have something for My_eGallery :
# My_eGallery
RewriteRule ^MeG-([^-]+)\.html$
/index.php?module=My_eGallery&do=showgall&gid=$1 [L,NC,NS]
RewriteRule ^MeG-([^-]+)-([^-]+)-([^-]+)\.html$
/index.php?module=My_eGallery&do=showgall&gid=$1&$2=$3
[L,NC,NS]
RewriteRule ^MeG-([^-]+)-([^-]+)-([^-]+)-([^-]+)-([^-]+)\.html$
/index.php?module=My_eGallery&do=showgall&gid=$1&$2=$3&$4=$
5 [L,NC,NS]
RewriteRule
^MeG-([^-]+)-([^-]+)-([^-]+)-([^-]+)-([^-]+)-([^-]+)-([^-]+)\.html$
/index.php?module=My_eGallery&do=showgall&gid=$1&$2=$3&$4=$
5&$6=$7 [L,NC,NS]
But it doesn t work
Help , please !
Thanks in advance :-) |
| |
| |
|
|
|
|