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
Maxime Chaillet
doi-landing-page
Commits
f390a8d1
Commit
f390a8d1
authored
Aug 27, 2019
by
Maxime Chaillet
Browse files
change rendertron from https to http
parent
1727e1fa
Pipeline
#13904
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
www/.htaccess
View file @
f390a8d1
...
...
@@ -14,4 +14,4 @@ RewriteRule "/(.+)$" "index.html?DOI=$1" [NC,L]
RewriteCond
%{HTTP_USER_AGENT} googlebot [NC]
# RewriteRule "(.+)$" "http://localhost:3002/render/http://%{HTTP_HOST}/$1" [P,L]
# RewriteRule "(.+)$" "https://render-tron.appspot.com/render/http://%{HTTP_HOST}/$1" [P,L]
RewriteRule
"(.+)$" "http
s
://render-tron.appspot.com/render/http
s
://doi.esrf.fr/$1" [P,L]
RewriteRule
"(.+)$" "http://render-tron.appspot.com/render/http://doi.esrf.fr/$1" [P,L]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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