<div dir="ltr"><div><div>Hello ArchivesSpace Users,<br><br></div>I have just recently installed ArchivesSpace and I would like to set it to run under a prefix so the URLs can look nice. <br><br></div>I have uncommented and configured frontend_proxy_url and public_proxy_url in config.rb and I have added the following to my /etc/httpd/conf/httpd.conf file:<br><pre><code>ProxyPass /staff <a href="http://myserver.edu:8080/">http://myserver.edu:8080/</a>
ProxyPassReverse /staff http://</code><code><code><a href="http://myserver.edu">myserver.edu</a></code>:8080/
ProxyPass /public http://</code><code><code><a href="http://myserver.edu">myserver.edu</a></code>:8081/
ProxyPassReverse /public http://</code><code><code><a href="http://myserver.edu">myserver.edu</a></code>:8081/<br><br></code></pre><pre><code>And I restarted apache but I get an error when I load the page. <br></code></pre><pre><code>The config.rb file is pretty simple so my guess is something is off<br></code></pre><pre><code>in my apache httpd.conf file. If anyone's done this can you give me<br></code></pre><pre><code>some guidance? Do the ProxyPass statements need to go within a <br></code></pre><pre><code>virtual host? I've just added them at the end of the file. <br></code></pre><pre><code>Any help appreciated! <br><br></code></pre><pre><code>Thanks,<br></code></pre><pre><code>Chelsea<br></code></pre><br><br clear="all"><div><div><div><div><div class="gmail_signature"><div dir="ltr"><div><span style="color:rgb(128,128,128)"><i><span style="font-size:small">---------------</span></i></span><br><span style="color:rgb(128,128,128)"><i><span style="font-size:small">Chelsea Lobdell</span></i></span><br><span style="color:rgb(128,128,128)"><i><span style="font-size:small">Library Web Developer/ Swarthmore College</span></i></span><br><span style="color:rgb(128,128,128)"><i><span style="font-size:small"><a href="mailto:clobdel1@swarthmore.edu" target="_blank">clobdel1@swarthmore.edu</a> / (610)690-6818</span></i></span></div></div></div></div>
</div></div></div></div>