-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Stéphane,

On 2/13/17 4:11 PM, Stéphane Laurencelle wrote:
> and André, the directory are existing and in the tomcat logs i see 
> that he is able to do the deployment of the manager and
> host-manager with no error.
> 
> One things maybe you forgot is that my tomcat is using an apache
> 2.4 server to give access to those webpage with proxy module.

If you have a reverse-proxy in front of Tomcat (e.g. httpd, nginx,
etc.), then you'll have to remember to proxy the manager application
as well.

For example, if you are using httpd with mod_proxy_http:

   ProxyPass        /manager http://localhost:8080/manager
   ProxyPassReverse /manager http://localhost:8080/manager

- -chris
-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJYolVvAAoJEBzwKT+lPKRYjJIQAJAgzGpO87Ngsp/t91mf2DEr
Qyjb3aREyj1kxFfPoEBu9pdfiZo0JGKLoAWJLnpIJ8sFPQoWUK9+smXVTcwilf7h
CRrUgZPteyXeZo13P/YuqUaQQ3/01kzJqxgooxVCH3+N7TxsyEMQo92lNkA7J9bj
G6LEIYp4RIyGStzylpe+PjA7H0WVT97XY7hnfOrrRCQ+asbKsLMQpJbFn0gNVSiz
L73hu4+q758RGDnckpDBh98xAy0Rk99ayHihX96IQxL8lK6UiLvdBiilBakdCj6L
jhtp/dyWDUPvYKRkCG5i1hkkzQY3R7FTDsYSzDkXls38OwaREd97YXL1ZmoFEOi7
ORagkpvv6+H01C4/qIKMzQh2n0dLSRCVrJobzXAXkh3X2+nEU8kJ5vHRg5/sb0My
J8hStyUnsPdrWGTxEo+lylGDB3Dt45tKxwOnE7bqRwBfqI2o7HlRf+QBOCUrop+g
CROSTmgZQypIYQTRXBGxc0Aaj7I8nXQq37GtaccNyQf/tkZT7C1+SHy5Fe8F1TXc
y9uVNF/LfS76DDwqQaiHcu1bOETPrWV1Q3gyp7fe/CSGLET6AOr1OKL8nYYW8lus
i+TPRNPmpUl0tUFZpkmnAPuAs5Hr+o9WQ3mkI84a7UxmSUxjsS4hxSVET4ulunKQ
sUj+YmwGgaFSId2k2lhT
=ox2y
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to