Jelenlet alapfunkcio OK. Edzes torles OK.
This commit is contained in:
@@ -3,7 +3,9 @@ Options +FollowSymLinks -MultiViews
|
||||
RewriteEngine On
|
||||
RewriteBase /
|
||||
|
||||
# RewriteRule ^product/(([0-9]/[0-9a-zA-Z-\s]+)+)$ product.php?id=$1&string=$2
|
||||
|
||||
RewriteRule ^\/?(_ajax\/)([a-zA-Z0-9_]+)\.php$ _ajax/$2.php [NC,L]
|
||||
|
||||
|
||||
RewriteRule ^([a-z_]+)\/?([0-9a-z_]*)\/?([0-9a-z]*)$ index.php?page=$1&subpage=$2&id=$3 [NC,L]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user