[users@httpd] Reverse proxy with password

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, I'm new to apache httpd and I'm trying to configure a reverse proxy.
I'm wanting to proxy requests to a webapp running on tomcat on the same
machine as httpd
I'd like httpd to request a username / password before proxying calls to
tomcat.
I've tried using a <VirtualHost> but the documentation is a bit too techy
for me and I don't really understand what I should be specifying for
DocumentRoot and ServerName.

Lets assume that 
	apache is running on http://localhost:8080
	my webapp on tomcat is running on http://localhost:80/my_webapp
	i'd like requests to http://localhost:8080/my_webapp to be proxied
to http://localhost:80/my_webapp

Thanks in advance.
Lance.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux