immutant/immutant.org/master/builds/2x/.htaccess - Htaccess File

immutant/immutant.org/master/builds/2x/.htaccess

RewriteEngine on

RewriteRule ^([0-9]+)/(.*)$ http://projectodd.ci.cloudbees.com/job/immutant2-incremental/$1/artifact/$2 [P]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(LATEST/)?(.*)$ http://projectodd.ci.cloudbees.com/job/immutant2-incremental/lastSuccessfulBuild/artifact/$2 [P]

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache