charmap/htdocs/.htaccess

4 lines
99 B
ApacheConf
Raw Normal View History

2013-06-01 19:18:01 +02:00
Options +FollowSymLinks
RewriteEngine on
RewriteBase /
RewriteRule ^([0-9]+)$ index.php?page=$1 [L]