ValentinMinder/pocketcampus/master/website/proxy/library-beast/.htaccess - Htaccess File

ValentinMinder/pocketcampus/master/website/proxy/library-beast/.htaccess

AuthUserFile /var/www/vhosts/pocketcampus/private/proxy_library.pass
AuthType Basic
AuthName "Password Protected"
Require valid-user

RewriteEngine On
RewriteRule ^/?(.*)$ http://beast-epfl.hosted.exlibrisgroup.com/$1 [L,P]

On Github License

Files

Download PDF of Htaccess file

Comments

Apache