Change of my homepage
Hi Team
I want to customize my home page of mailman 3 . When I type my site name it should go to another page and from there when I click distribution lists link It should redirect to mailman 3 default homepage.
I am trying to achieve this and failing in this regard.
Expert team please give me any suggestions and clues regarding the dependencies that may involved in changing this.
-- Regards Sandeep Kumar +91-9642669192
On Thu, Aug 29, 2019, at 1:42 AM, sandeep kumar wrote:
Hi Team
I want to customize my home page of mailman 3 . When I type my site name it should go to another page and from there when I click distribution lists link It should redirect to mailman 3 default homepage.
I am trying to achieve this and failing in this regard.
How did you try to achieve this?
Expert team please give me any suggestions and clues regarding the dependencies that may involved in changing this.
Redirections aren't directly implemented in Mailman, it is typically configured in your webserver.
You are looking for a config probably where lists.example.com/index.html is your website and then you ProxyPass the /mailman3 endpoint to Mailman's wsgi server, which will make your DL address to be lists.example.com/mailman3.
-- Regards Sandeep Kumar +91-9642669192
Mailman-Developers mailing list -- mailman-developers@python.org To unsubscribe send an email to mailman-developers-leave@python.org https://mail.python.org/mailman3/lists/mailman-developers.python.org/ Mailman FAQ: https://wiki.list.org/x/AgA3
Security Policy: https://wiki.list.org/x/QIA9
-- thanks, Abhilash Raj (maxking)
Hi Abhilash
I tried to configure through webserver but after doing this in ssl.conf and http.conf I observed that my hyperkitty stopped working.
Though the archiving is taking place but Iam not able view those archives in hyperkitty through browser.
I think Iam missing somewhere in between the communication of mailman core and hyperkitty. Correct me if Iam wrong
Rgrds Sandeep
Sent from my iPhone
On 29-Aug-2019, at 8:59 PM, Abhilash Raj <maxking@asynchronous.in> wrote:
On Thu, Aug 29, 2019, at 1:42 AM, sandeep kumar wrote: Hi Team
I want to customize my home page of mailman 3 . When I type my site name it should go to another page and from there when I click distribution lists link It should redirect to mailman 3 default homepage.
I am trying to achieve this and failing in this regard.
How did you try to achieve this?
Expert team please give me any suggestions and clues regarding the dependencies that may involved in changing this.
Redirections aren't directly implemented in Mailman, it is typically configured in your webserver.
You are looking for a config probably where lists.example.com/index.html is your website and then you ProxyPass the /mailman3 endpoint to Mailman's wsgi server, which will make your DL address to be lists.example.com/mailman3.
-- Regards Sandeep Kumar +91-9642669192
Mailman-Developers mailing list -- mailman-developers@python.org To unsubscribe send an email to mailman-developers-leave@python.org https://mail.python.org/mailman3/lists/mailman-developers.python.org/ Mailman FAQ: https://wiki.list.org/x/AgA3
Security Policy: https://wiki.list.org/x/QIA9
-- thanks, Abhilash Raj (maxking)
Mailman-Developers mailing list -- mailman-developers@python.org To unsubscribe send an email to mailman-developers-leave@python.org https://mail.python.org/mailman3/lists/mailman-developers.python.org/ Mailman FAQ: https://wiki.list.org/x/AgA3
Security Policy: https://wiki.list.org/x/QIA9
On Thu, Aug 29, 2019, at 9:06 AM, sandeep kumar wrote:
Hi Abhilash
I tried to configure through webserver but after doing this in ssl.conf and http.conf I observed that my hyperkitty stopped working.
Though the archiving is taking place but Iam not able view those archives in hyperkitty through browser.
I think Iam missing somewhere in between the communication of mailman core and hyperkitty. Correct me if Iam wrong
If the archiving is working, it is not the connection between Core and Mailman, but connection between Web server and Hyperkitty.
Can you share your web server configuration?
Rgrds Sandeep
Sent from my iPhone
On 29-Aug-2019, at 8:59 PM, Abhilash Raj <maxking@asynchronous.in> wrote:
On Thu, Aug 29, 2019, at 1:42 AM, sandeep kumar wrote: Hi Team
I want to customize my home page of mailman 3 . When I type my site name it should go to another page and from there when I click distribution lists link It should redirect to mailman 3 default homepage.
I am trying to achieve this and failing in this regard.
How did you try to achieve this?
Expert team please give me any suggestions and clues regarding the dependencies that may involved in changing this.
Redirections aren't directly implemented in Mailman, it is typically configured in your webserver.
You are looking for a config probably where lists.example.com/index.html is your website and then you ProxyPass the /mailman3 endpoint to Mailman's wsgi server, which will make your DL address to be lists.example.com/mailman3.
-- Regards Sandeep Kumar +91-9642669192
Mailman-Developers mailing list -- mailman-developers@python.org To unsubscribe send an email to mailman-developers-leave@python.org https://mail.python.org/mailman3/lists/mailman-developers.python.org/ Mailman FAQ: https://wiki.list.org/x/AgA3
Security Policy: https://wiki.list.org/x/QIA9
-- thanks, Abhilash Raj (maxking)
Mailman-Developers mailing list -- mailman-developers@python.org To unsubscribe send an email to mailman-developers-leave@python.org https://mail.python.org/mailman3/lists/mailman-developers.python.org/ Mailman FAQ: https://wiki.list.org/x/AgA3
Security Policy: https://wiki.list.org/x/QIA9
-- thanks, Abhilash Raj (maxking)
participants (2)
-
Abhilash Raj
-
sandeep kumar