Zimbra behind a Apache Reverse ProxyMulti-IP address zimbra server DNS PTR records and spamApache VirtualHost...

Why is this estimator biased?

Pre-mixing cryogenic fuels and using only one fuel tank

What is Cash Advance APR?

Why Shazam when there is already Superman?

Biological Blimps: Propulsion

Why is the "ls" command showing permissions of files in a FAT32 partition?

Open a doc from terminal, but not by its name

Creepy dinosaur pc game identification

Did arcade monitors have same pixel aspect ratio as TV sets?

What features enable the Su-25 Frogfoot to operate with such a wide variety of fuels?

Do the primes contain an infinite almost arithmetic progression?

Why does a simple loop result in ASYNC_NETWORK_IO waits?

Is there a RAID 0 Equivalent for RAM?

Using substitution ciphers to generate new alphabets in a novel

How should I address a possible mistake to co-authors in a submitted paper

How to say when an application is taking the half of your screen on a computer

Can a stoichiometric mixture of oxygen and methane exist as a liquid at standard pressure and some (low) temperature?

Redundant comparison & "if" before assignment

System.QueryException unexpected token

Why is short-wave infrared portion of electromagnetic spectrum so sensitive to fire?

Does Doodling or Improvising on the Piano Have Any Benefits?

What exactly color does ozone gas have?

The IT department bottlenecks progress, how should I handle this?

Calculate sum of polynomial roots



Zimbra behind a Apache Reverse Proxy


Multi-IP address zimbra server DNS PTR records and spamApache VirtualHost Proxy with a SubdirectoryZimbra MTA settingsAras Innovator PLM behind an SSL reverse proxy (Apache2)Zimbra and cross-origin framingApache Reverse Proxy https to httpUsing Apache Reverse Proxy to have 1 Public IP for various ServersApache SNI hosting and reverse proxyApache httpd - Updating return code when Location header is presentReverse Proxy for Shibboleth not sending request POST













0















I mention my network architecture.



My service provider has not made zone delegations to manage my DNS, and currently I only have one PTR record pointing to one of my servers which has a real IP on the Internet.
The PTR registry is www and is accessible from the internet as www.example.com



The IP that I have assigned to that registry is 200.x.x.x. where I have hosted an Apache Web server.



Within my LAN I have a Zimbra mail server, and I would like to be able to publish it in order to use the webmail from the outside.
Example: www.example.com/mail



How can I configure the Apache web server to do reverse proxy?









share







New contributor




Leo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    I mention my network architecture.



    My service provider has not made zone delegations to manage my DNS, and currently I only have one PTR record pointing to one of my servers which has a real IP on the Internet.
    The PTR registry is www and is accessible from the internet as www.example.com



    The IP that I have assigned to that registry is 200.x.x.x. where I have hosted an Apache Web server.



    Within my LAN I have a Zimbra mail server, and I would like to be able to publish it in order to use the webmail from the outside.
    Example: www.example.com/mail



    How can I configure the Apache web server to do reverse proxy?









    share







    New contributor




    Leo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      I mention my network architecture.



      My service provider has not made zone delegations to manage my DNS, and currently I only have one PTR record pointing to one of my servers which has a real IP on the Internet.
      The PTR registry is www and is accessible from the internet as www.example.com



      The IP that I have assigned to that registry is 200.x.x.x. where I have hosted an Apache Web server.



      Within my LAN I have a Zimbra mail server, and I would like to be able to publish it in order to use the webmail from the outside.
      Example: www.example.com/mail



      How can I configure the Apache web server to do reverse proxy?









      share







      New contributor




      Leo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      I mention my network architecture.



      My service provider has not made zone delegations to manage my DNS, and currently I only have one PTR record pointing to one of my servers which has a real IP on the Internet.
      The PTR registry is www and is accessible from the internet as www.example.com



      The IP that I have assigned to that registry is 200.x.x.x. where I have hosted an Apache Web server.



      Within my LAN I have a Zimbra mail server, and I would like to be able to publish it in order to use the webmail from the outside.
      Example: www.example.com/mail



      How can I configure the Apache web server to do reverse proxy?







      apache-2.4 proxy zimbra





      share







      New contributor




      Leo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      Leo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      Leo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 3 mins ago









      LeoLeo

      1




      1




      New contributor




      Leo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Leo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Leo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "2"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          Leo is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f959578%2fzimbra-behind-a-apache-reverse-proxy%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          Leo is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          Leo is a new contributor. Be nice, and check out our Code of Conduct.













          Leo is a new contributor. Be nice, and check out our Code of Conduct.












          Leo is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Server Fault!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f959578%2fzimbra-behind-a-apache-reverse-proxy%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          117736 Шеррод Примітки | Див. також | Посилання | Навігаційне...

          As a Security Precaution, the user account has been locked The Next CEO of Stack OverflowMS...

          Маріан Котлеба Зміст Життєпис | Політичні погляди |...