Re: [users@httpd] Expose my server to internet

2019-07-13 Thread James Moe
On 12/07/2019 1.01 PM, rexkogit...@gmx.at wrote: > In my router I've also configured the settings and successfully logged in. > But when I test whether my port 80 is accessible, it's not opened. > This is my home system, using Ubuntu 18.04. I've not enabled any > firewall by myself. > Many ISPs

Re: [users@httpd] Need Apache to return multiple error doc

2019-07-13 Thread Richard
> Date: Saturday, July 13, 2019 16:11:12 +0530 > From: alchemist vk > > Richard/All, > I am trying to implement what you suggested.. But somehow its not > working and unable to restart apache after making my changes. > If possible, can you provide one short example code snippet . > Changi

Re: [users@httpd] Expose my server to internet

2019-07-13 Thread rexkogit...@gmx.at
This bails down to the same thing: Either your host establishes the tunnel, or there is no way to reach it. In fact, this is a gateway exclusively for your host - exactly something your ISP does not have. Am 13.07.19 um 08:48 schrieb Walter H.: On 12.07.2019 22:01, rexkogit...@gmx.at wrote: If

Re: [users@httpd] Need Apache to return multiple error doc

2019-07-13 Thread alchemist vk
Richard/All, I am trying to implement what you suggested.. But somehow its not working and unable to restart apache after making my changes. If possible, can you provide one short example code snippet . Thanks in advance, Venkatesh On Fri, Jul 12, 2019 at 10:41 PM alchemist vk wrote: > Than