iPlantCollaborativeOpenSource/iRODS3.2-custom/master/clients/web/.htaccess - Htaccess File

iPlantCollaborativeOpenSource/iRODS3.2-custom/master/clients/web/.htaccess

# Enable mod_rewrite, start rewrite engine
RewriteEngine on
#
# Internally rewrite search engine friendly static url to dynamic filepath and query
RewriteRule ^rodsproxy/(.*)$ services/download.php?ruri=$1 [L]

On Github License

Files

Download PDF of Htaccess file
static

Comments

Apache