charmap/htdocs/.htaccess
Raphaël Renaudon 8a1fd7d346 First commit
2013-06-01 19:18:01 +02:00

4 lines
No EOL
99 B
ApacheConf

Options +FollowSymLinks
RewriteEngine on
RewriteBase /
RewriteRule ^([0-9]+)$ index.php?page=$1 [L]