mirror of
https://github.com/pikami/palm-paste.git
synced 2024-11-25 13:15:44 +00:00
4 lines
91 B
ApacheConf
4 lines
91 B
ApacheConf
|
Options +FollowSymlinks
|
||
|
RewriteEngine on
|
||
|
RewriteRule ^([A-Za-z0-9-]+)/?$ index.php?page=$1
|