marianbida/bbcat.eu/master/assets/css/.htaccess - Htaccess File

marianbida/bbcat.eu/master/assets/css/.htaccess

DirectoryIndex index.php 
 
<FilesMatch ".(gif|jpg|jpeg|png)$"> 
   RewriteEngine On 
   RewriteCond %{REQUEST_FILENAME} -f 
   RewriteRule ^(.*)$ /watermark/_watermark.php [T=application/x-httpd-php,L,QSA] 
</FilesMatch>

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache