[users@httpd] New virtual host not working

2016-09-20 Thread Roparzh Hemon
I have several working virtual hosts on my Mac. Recently, I tried to create yet another one by copy-pasting what I did for the others, but to my surprise the new site doesn't work. What I did : In /private/etc/hosts, insert the line 127.0.0.1 localshow.com www.localshow.com In /private/et

Re: [users@httpd] problem compiling apache

2016-09-20 Thread Pavol Eisenberg
httpd-2.4.20 httpd-2.4.23 I tried also with compiled apr-1.5.2 and aprutil apr-util-1.5.4 but that also not help. Any advise ? On Tue, Sep 20, 2016 at 9:16 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Pavol, > > On 9/20/16

Re: [users@httpd] problem compiling apache

2016-09-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Pavol, On 9/20/16 3:07 PM, Pavol Eisenberg wrote: > Hello > > After I've tried to upgrade my openssl 1.0.2 (ubuntu default) to > Openssl 1.1.0 I cannot compile apache with ssl anymore.I also > reverse to openssl 1.0.2 but the problem still remain.

[users@httpd] problem compiling apache

2016-09-20 Thread Pavol Eisenberg
Hello After I've tried to upgrade my openssl 1.0.2 (ubuntu default) to Openssl 1.1.0 I cannot compile apache with ssl anymore.I also reverse to openssl 1.0.2 but the problem still remain. Can someone point me how to fix this to have working ssl with apache ? Here is my current compile output :

Re: [users@httpd] Apache: Avoiding users to access 'www.foo.com/subdomain1/'

2016-09-20 Thread Marat Khalili
There's a way to achieve what you ask with mod_rewrite directives in .htaccess, but before trying this, why not point foo.com to a separate directory? -- With Best Regards, Marat Khalili On 19/09/16 21:41, thomas Armstrong wrote: Hi. I have an Apache server, which main rootwebdir is '/us