Using rewrite rules

This commit is contained in:
pikami 2016-06-08 21:16:32 +00:00
parent 57ff35ac36
commit 7291bdc056

3
.htaccess Normal file
View File

@ -0,0 +1,3 @@
Options +FollowSymlinks
RewriteEngine on
RewriteRule ^([A-Za-z0-9-]+)/?$ index.php?page=$1