first code that allows you to create pastes and view them
[phorkie.git] / www / .htaccess
1 RewriteEngine On
2 RewriteBase /
3 #RewriteCond %{REQUEST_FILENAME} -f
4
5 RewriteRule ^([0-9]+)$ /display.php?id=$1