mirror of
https://github.com/pikami/palm-paste.git
synced 2025-01-31 21:16:52 +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
|