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