Files
snootgame.xyz/cancer/htaccess

5 lines
173 B
Plaintext
Raw Normal View History

2023-01-03 01:40:29 -06:00
RewriteEngine On
ErrorDocument 404 /notfound/404.shtml
RewriteRule ^([0-9]+) index.php?pid=$1
RewriteRule ^p([0-9]+) index.php?page=$1
RewriteRule ^/?wiki(/.*)?$ /w/ [L]