Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
35fea5fb
Commit
35fea5fb
authored
Dec 17, 2020
by
Holger Levsen
Browse files
trbo: use
https://reproducible-builds.org/citests/
as landing page
Signed-off-by:
Holger Levsen
<
holger@layer-acht.org
>
parent
f38d116f
Changes
1
Hide whitespace changes
Inline
Side-by-side
hosts/jenkins/etc/apache2/reproduciblemap.conf
View file @
35fea5fb
# These redirects applies only to the tests.reproducible-builds.org domain.
# These redirects applies only to the tests.reproducible-builds.org domain.
# use reproducible
.html
as "home page"
# use
https://
reproducible
-builds.org/citests/
as "home page"
RewriteCond
%{
REQUEST_URI
} ^/$
RewriteCond
%{
REQUEST_URI
} ^/$
RewriteRule
^/(.*)
/
debian
/
reproducible
.
html
[
R
,
L
]
RewriteRule
^/(.*)
https
:/
/
reproducible
-
builds
.
org
/
citests
/
[
R
,
L
]
# drop the (old|ugly) /userContent/ directory from the url
# drop the (old|ugly) /userContent/ directory from the url
RewriteCond
%{
REQUEST_FILENAME
} !-
f
RewriteCond
%{
REQUEST_FILENAME
} !-
f
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment