Konu
bu url nasıl yönlendirilir?
23-01-2021, 22:41:02
#8
persius35
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /index.php?path=$1 [NC,L,QSA]
3 satırı kendinize göre değiştirin