You have to put a trailing slash after xmlui, thus "ProxyPass /
http://localhost:8080/xmlui/";

You should then visit your website without "xmlui" UI since Apache HTTPD
will append that for you. You can consider this as "running under root", so
just http://35.166.163.205/ (or whatever hostname you are using).


[image: logo] Tom Desair
250-B Suite 3A, Lucius Gordon Drive, West Henrietta, NY 14586
Esperantolaan 4, Heverlee 3001, Belgium
www.atmire.com
<http://atmire.com/website/?q=services&utm_source=emailfooter&utm_medium=email&utm_campaign=tomdesair>

2016-12-22 23:39 GMT+01:00 David Brian Holt <[email protected]>:

> Thank you so much for responding!
>
> I'm getting a 404 error when I try that:
>
> Problem accessing /xmluixmlui/. Reason:
>
> Not Found
>
>
> Here is what I entered into the 000-default.conf file:
>
>
> <VirtualHost *:80> # The ServerName directive sets the request scheme,
> hostname and port that # the server uses to identify itself. This is used
> when creating # redirection URLs. In the context of virtual hosts, the
> ServerName # specifies what hostname must appear in the request's Host:
> header to # match this virtual host. For the default virtual host (this
> file) this # value is not decisive as it is used as a last resort host
> regardless. # However, you must set it for any further virtual host
> explicitly. #ServerName www.example.com ServerAdmin webmaster@localhost
> DocumentRoot /var/www/html # Available loglevels: trace8, ..., trace1,
> debug, info, notice, warn, # error, crit, alert, emerg. # It is also
> possible to configure the loglevel for particular # modules, e.g. #LogLevel
> info ssl:warn ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog
> ${APACHE_LOG_DIR}/access.log combined # For most configuration files from
> conf-available/, which are # enabled or disabled at a global level, it is
> possible to # include a line for only one particular virtual host. For
> example the # following line enables the CGI configuration for this host
> only # after it has been globally disabled with "a2disconf". #Include
> conf-available/serve-cgi-bin.conf ProxyPreserveHost On # Servers to proxy
> the connection, or; # List of application servers: # Usage: # ProxyPass /
> http://[IP Addr.]:[port]/ # ProxyPassReverse / http://[IP Addr.]:[port]/
> # Example: ProxyPass / http://localhost:8080/xmlui ProxyPassReverse /
> http://localhost:8080/xmlui ServerName localhost
> </VirtualHost>
>
>
> Also, I noticed that libapache2-mod-proxy-html no longer exists on Ubuntu 
> 16.04.  According to this page, it is now included in apache2-bin:
>
>
> http://stackoverflow.com/questions/40263153/couldnt-find-package-libapache2-mod-proxy-html-ubuntu-16-04
>
> --
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to