1
0
mirror of https://github.com/pikami/palm-paste.git synced 2025-04-18 07:48:17 +01:00

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

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