LifestylesandEntertainment/staging.adwoadadzie.com/master/wp-content/plugins/RunClickPlugin/.htaccess - Htaccess File

LifestylesandEntertainment/staging.adwoadadzie.com/master/wp-content/plugins/RunClickPlugin/.htaccess

RewriteEngine On
RewriteBase /basic_runclick/wp-content/plugins/RunClickPlugin/
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-s
RewriteRule ^(.*)$ hangoutapi.php?rquest=$1 [QSA,NC,L]

RewriteEngine On
RewriteBase /wp-content/plugins/RunClickPlugin/
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-s
RewriteRule ^(.*)$ hangoutapi.php?rquest=$1 [QSA,NC,L]

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache