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:
parent
57ff35ac36
commit
7291bdc056
3
.htaccess
Normal file
3
.htaccess
Normal file
@ -0,0 +1,3 @@
|
||||
Options +FollowSymlinks
|
||||
RewriteEngine on
|
||||
RewriteRule ^([A-Za-z0-9-]+)/?$ index.php?page=$1
|
Loading…
x
Reference in New Issue
Block a user