wavecollapser/unityblog/master/.htaccess - Htaccess File

wavecollapser/unityblog/master/.htaccess

RewriteEngine On
#RewriteRule ^sitemap$ ?sitemap [T=application/x-httpd-php,L]
#RewriteRule ^/?$ / [T=application/x-httpd-php,L]

#RewriteRule something something.php [L]
RewriteRule wavecollapser1 index.php [L]
RewriteRule ?sitemap /index.php?sitemap [T=application/x-httpd-php,L]

Options -indexes

On Github License

Files

Download PDF of Htaccess file

Comments

Apache