David,

what is your hosting platform?

For Apache in front of Tomcat, I would:

- Add a DNS CNAME entry customer.mydomain.com
pointing to mygeoserver.mydomain.com

- Add an Apache VirtualHost:80 configuration for customer.mydomain.com 
with ProxyPass for / to Tomcat; details depend on whether you are using 
AJP <ajp://localhost:8009/geoserver> or HTTP proxy 
<http://localhost:8080/geoserver>, and you also need to set ProxyPassReverse

- Set the GeoServer proxy base URL to http://customer.mydomain.com/wms

Kind regards,
Ben.

On 15/01/16 00:29, David Alda Fernandez de Lezea wrote:
> Hi list,
>
> Due to some comments on a service we provide of one of our customers I have 
> to change the url http://mygeoserver.mydomain.com/geoserver/CUSTOMER/wms in 
> order to substitute/remove the words "geoserver" (no comments), let's say 
> something like http://customer.mydomain.com/wms . Needless to say that I 
> won't change all my DNS's and so on ..
>
> So I need to know if it's possible to achieve this and how to :-) Maybe 
> somebody could point me what steps do I have to follow. I've been searching 
> on the web and the solutions have to do with Tomcat and something called 
> Virtual Hosts... Any ideas?
>
> Thanks in advance!!
>
> Regards,
>
>
> Agur bero bat,
>
>
> David Alda Fernández de Lezea
> Área de Sistemas de Información Geográfica, Planificación Territorial y 
> Forestal Informazio Geografikoen Sistemak, Lurralde eta Baso Antolaketaren 
> Arloa.
> [email protected] | www.hazi.eus
> T 945 003 240 - M 627 923 170 - F 945 003 290
> Hazi | Granja Modelo de Arkaute s/n | 01192 Arkaute - Araba
>
> *********************  LEGE OHARRA   *******************   AVISOLEGAL   
> *******************   DISCLAIMER   *****************************
> Mezu hau pertsonala eta isilpekoa da eta baimenik gabeko erabilera debekatua 
> dago legalki. Jasotzailea ez bazara ezabatu mezua, bidali eta kontserbatu 
> gabe.
> Este mensaje es personal y confidencial y su uso no autorizado está prohibido 
> legalmente. Si usted no es el destinatario, proceda a borrarlo, sin 
> reenviarlo ni conservarlo.
> This message is personal and confidential, unauthorised use is legally 
> prohibited. If you are not the intended recipient, delete it without 
> resending or backing it.
>
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
> _______________________________________________
> Geoserver-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>

-- 
Ben Caradoc-Davies <[email protected]>
Director
Transient Software Limited <http://transient.nz/>
New Zealand

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to