mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
box/internetarchive too long—let's try box/archive
This commit is contained in:
parent
32b849e34f
commit
e3fb088d66
1 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
|||
# internetarchive_port is set to 4244 in /roles/archoeg/defaults/main.yml
|
||||
# internetarchive_port is set to 4244 in roles/internetarchive/defaults/main.yml
|
||||
# If you need to change this, edit /etc/iiab/local_vars.yml prior to installing
|
||||
|
||||
RedirectMatch ^/archive.org$ /internetarchive
|
||||
RedirectMatch ^/archive$ /internetarchive
|
||||
RedirectMatch ^/archive.org$ /archive
|
||||
RedirectMatch ^/internetarchive$ /archive
|
||||
|
||||
ProxyPass /internetarchive http://localhost:{{ internetarchive_port }}/internetarchive
|
||||
ProxyPassReverse /internetarchive http://localhost:{{ internetarchive_port }}/internetarchive
|
||||
ProxyPass /archive http://localhost:{{ internetarchive_port }}/archive
|
||||
ProxyPassReverse /archive http://localhost:{{ internetarchive_port }}/archive
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue