[[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?
but this rule working at apache.
RewriteRule ^altsayfa-(.*)-(.*)-(.*).html sayfa2.php?Git=altkategorioku&$filtre=$1&katid=$2&id=$3
where is the problem?