Are you by any chance doing redirection to https in your VHOSTS? For me I beg to see your VHOST configuration. Also is it absolutely necessary to hide your domain names?
On Mon, Feb 13, 2023, 13:05 Lars Bjørndal <lars@lamasti.net> wrote:
Hi, Marik!
I realized that I had two variables in settings.py where the domains is listed, and one of them had a preceding https.
I've now followed the documentation for configuring Apache here: https://docs.mailman3.org/en/latest/install/virtualenv.html#apache-configura.... I want both domains to start mailman3 when contacting example1.com/mailman3 and example2.com/mailman3. I have the sam configuration in both virtualhost section in Apache. For example1.com/mailman3, it works perfectly. For example2.com/mailman3 however, the browser (elinks), reports Host not found: example2.commailman3 e.g. without a slash after the domain name. What could cause this to happen?
Thanks Lars
On 2/10/23 01:43, Lars Bjørndal wrote:
On Thu, Feb 09, 2023 at 02:05:09PM -0800, Mark Sapiro wrote:
On 2/9/23 13:21, Lars Bjørndal wrote:
If I connect to example2.com, the title is example2.com, without
preceding List index. And the body says Page not found.
What's in the browser's address bar for that page?
And when you get the Page not found, is it a browser 404 error or a Postorius error page?
What's in Postorius domains view?
I realized that I have to change SIT_ID to 1 to be able to connect to
http://localhost:8000/. Then, when checking Domains, I have both domains with different SIT_ID value (1 and 2).
Why are you going to http://localhost:8000/? You should be able to see
domain's view at https://example1.com/mailman3/domains/ or https://example1.com/mailman3/domains/ or by just clicking Domains in Postorius top nav bar.
Going to http://localhost:8000/admin and choosing Sites, I have both domains listed.
Again you should be able to go to https://example1.com/admin or https://example2.com/admin. If these don't work, you need to add
On Fri, Feb 10, 2023 at 11:59:02AM -0800, Mark Sapiro wrote: the the directives
in your web server to proxy them to http://localhost:8000/admin
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-leave@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/ Archived at: https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/...
This message sent to lars@lamasti.net
Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-leave@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/ Archived at: https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/...
This message sent to odhiambo@gmail.com