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