![]() |
htaccess problem
[[HTAccess]] rewrite: '$' must be followed by a digit for a RewriteRule backreference. while parsing: RewriteRule ^altsayfa-(.*)-(.*)-(.*).html sayfa2.php?Git=altkategorioku&$filtre=$1&katid=$2& id=$3
but this rule working at apache. RewriteRule ^altsayfa-(.*)-(.*)-(.*).html sayfa2.php?Git=altkategorioku&$filtre=$1&katid=$2& id=$3 where is the problem? |
It is '$filtre'. In Apache, '$filtre' is treated as variable name (not 'filtre'). LSWS does not allow '$filtre'.
|
thx fixed...
|
BTW, LSWS will add support to '$filter' in rewrite to be compatible with Apache soon.
|
| All times are GMT -7. The time now is 01:31 AM. |