mirror of
https://github.com/pikami/palm-paste.git
synced 2025-02-01 05:26:51 +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
|