kaosx5s/My-PortCoimbra/master/data/v1.1/.htaccess - Htaccess File

kaosx5s/My-PortCoimbra/master/data/v1.1/.htaccess

CheckSpelling Off
Options -MultiViews
Options +FollowSymLinks
Options -Indexes

ErrorDocument 404 /data/v1.1/500.php

RewriteEngine On
RewriteBase /
RewriteCond %{THE_REQUEST} ^(/[a-zA-Z0-9_/]{3,16}/)((#?))([0-9]*)((##))(.*)((?#))(.*)$
RewriteRule ^([^/.]+).jpg$ /data/wat.php?info=$1 [NC,L]

On Github License

Files

Download PDF of Htaccess file
THE_REQUEST

Comments

Apache