roqetman/roqwiki/master/roqwiki.htaccess - Htaccess File

roqetman/roqwiki/master/roqwiki.htaccess

DirectoryIndex index.cgi
Options -MultiViews
RewriteEngine on
RewriteBase /test
RewriteRule ^@[a-z]+/([A-Za-z0-9-]+)$ index.cgi [L]
RewriteRule ^([A-Za-z0-9-]+)$ index.cgi [L]
RewriteRule ^([A-Za-z0-9-]+).html$ - [L]

On Github License

Files

Download PDF of Htaccess file

Comments

Apache