starsplatter/Ubiqu-Ity/master/Ubiqu/deploy/html-vep-test/ubiq/.htaccess
<IfModule mod_fcgid.c> AddHandler fcgid-script .fcgi <Files ~ (.fcgi)> SetHandler fcgid-script Options +FollowSymLinks +ExecCGI </Files> </IfModule> <IfModule mod_rewrite.c> Options +FollowSymlinks RewriteEngine On RewriteBase /ubiq RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*)$ vep-test.fcgi/$1 [QSA,L] </IfModule>
Files
![REQUEST_FILENAME](https://www.askapache.com/s/u.askapache.com/htaccess-file/2016/github/starsplatter/Ubiqu-Ity-Ubiqu-deploy-html-vep-test-ubiq-htaccess-292x250.png)