Re: [CentOS] webserver setup

2007-11-23 Thread Andreas Kuntzagk
Thanks for your advice. I was already aware of Allow/Deny. What I didn't know was that I could put inside . Quite basic but I don't configure apache so often. Andreas ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/c

Re: [CentOS] webserver setup

2007-11-23 Thread Tomasz 'Zen' Napierala
Friday 23 November 2007 09:36:48 Andreas Kuntzagk napisaƂ(a): > Hi, > > I have setup a webserver on CentOS 4.5 with NameVirtualHost. > Two VirtualHost should be reachable by port 80 from outside, while the > third (default) should be only reachable by https from outside but by > http from inside. >

Re: [CentOS] webserver setup

2007-11-23 Thread Christopher Chan
Andreas Kuntzagk wrote: Hi, I have setup a webserver on CentOS 4.5 with NameVirtualHost. Two VirtualHost should be reachable by port 80 from outside, while the third (default) should be only reachable by https from outside but by http from inside. Since all share the same IP firewalling seems t

[CentOS] webserver setup

2007-11-23 Thread Andreas Kuntzagk
Hi, I have setup a webserver on CentOS 4.5 with NameVirtualHost. Two VirtualHost should be reachable by port 80 from outside, while the third (default) should be only reachable by https from outside but by http from inside. Since all share the same IP firewalling seems to be out of question. So i