Re: Looking for documention on deploying roundup with mod_wsgi
Thomas Arendsen Hein <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <[email protected]> |
Hi John! * John P. Rouillard <[email protected]> [20191009 02:23]: > In message <[email protected]>, > Thomas Arendsen Hein writes: > >> Listen at port 80 > >> > >> > <VirtualHost *:80> > >> > CustomLog /var/log/apache2/access.log vhost_combined > >> > > >> > Alias /doc/ /home/roundup/install/share/doc/roundup/html/ > > > >This directive does not make Apache listen on port 80, but it will > >make it react if a request it receives on port 80 matches the host > >name (which is "*" here, so matches anything) > > Yeah, should have said "This is the config when a connection arrives > on port 80". Just out of curiosity, I assume you actually have this in > a :443 stanza and your :80 stanza just redirects to https? No, we have a different server running in front of most of our internal web servers that is providing https and sending request to the correct internal servers. The roundup server isn't reachable without using this reverse proxy, not even for users within our local network. > Thanks and have a great day. Same to you :) Regards, Thomas -- Thomas Arendsen Hein <[email protected]> OpenPGP key: https://intevation.de/~thomas/thomas_pgp.asc (0xD45DE28FF3A2250C) Intevation GmbH, Neuer Graben 17, 49074 Osnabrueck - AG Osnabrueck, HR B 18998 Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner