0111001101111010/hackforchange_website_template/master/administrator/components/com_rokbridge/forum/.htaccess - Htaccess File

0111001101111010/hackforchange_website_template/master/administrator/components/com_rokbridge/forum/.htaccess

RewriteEngine on
RewriteBase /rtj30/forum/

# Standard phpBB3 files matching
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} .php$
RewriteRule (.+).php$ index.php?rb_v=$1&%{QUERY_STRING} [L]

On Github License

Files

Download PDF of Htaccess file
QUERY_STRING, REQUEST_FILENAME

Comments

Apache