# 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$ /archive RedirectMatch ^/internetarchive$ /archive ProxyPass /archive http://localhost:{{ internetarchive_port }}/archive ProxyPassReverse /archive http://localhost:{{ internetarchive_port }}/archive