YardalGedal/iGedal/master/.htaccess - Htaccess File

YardalGedal/iGedal/master/.htaccess

RewriteEngine On
DirectoryIndex index.php
RewriteRule api/upload.(.*)$ api.php?format=$1 [QSA]
RewriteRule upload.(.*)$ api.php?format=$1 [QSA]
Redirect /formats /api/get.formats
RewriteRule api/get.formats formats.txt

On Github License

Files

Download PDF of Htaccess file

Comments

Apache