This repository has been archived on 2025-06-10. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
server/htdocs/.htaccess
2013-10-09 18:07:09 +02:00

2 lines
55 B
ApacheConf

RewriteEngine On
RewriteRule ^(.*)$ index.php?p=$1 [L]