ZnoteAAC/.htaccess
2013-08-28 23:44:46 +02:00

5 lines
161 B
ApacheConf

Options +FollowSymLinks
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /characterprofile.php?name=$1