[users@httpd] User Auth type in apache-2.4.25

2017-08-20 Thread Hemant Chaudhary
Hi , I have user and group in my httpd.config. I want to use user in Auth type instead of basic or digest. so that whenever customer try to open directory, promt will ask to enter username and password and customer can enter "user" as username and password. Is there any option to achieve this or

Re: [users@httpd] Apache httpd 2.4.27 SSL

2017-08-20 Thread Daniel
And what does that mean exactly? Moving things from one file to another means little if we don't know their content and their load order or what's loaded before them. Like I mentioned previously, files mean nothing for httpd configuration,only load order and context El 20 ago. 2017 5:23 p.

Re: [users@httpd] Apache httpd 2.4.27 SSL

2017-08-20 Thread Fady Haikal
Yes its loaded of course Https worked fine m, just while verification i face this issue and its fixed if a move the load modules configuration from httpd to httpd-ssl Sent from my iPhone > On Aug 20, 2017, at 6:13 PM, Daniel wrote: > > Just make sure mod_ssl is loaded,

Re: [users@httpd] Apache httpd 2.4.27 SSL

2017-08-20 Thread Daniel
Just make sure mod_ssl is loaded, and if it is, before you define Ssl directives, that's what Daniel Gruno is trying to say. A file can mean anything to you, but to apache httpd only context and sometimes order of module loading. So, just check mod_ssl is being loaded first. El 20 ago. 2017

Re: [users@httpd] Apache httpd 2.4.27 SSL

2017-08-20 Thread Fady Haikal
What you mean by my config dir layout? I trieded the same on windows 10 and on linux 7.3 Sent from my iPhone > On Aug 20, 2017, at 5:45 PM, Daniel Gruno wrote: > >> On 08/20/2017 04:36 PM, Fady Haikal wrote: >> Dear Team, >> I have installed httpd 2.4.27 with SSL and

Re: [users@httpd] Apache httpd 2.4.27 SSL

2017-08-20 Thread Daniel Gruno
On 08/20/2017 04:36 PM, Fady Haikal wrote: > Dear Team, > I have installed httpd 2.4.27 with SSL and while trying to verify the > httpd-ssl.com file the below error appear but the > server can be started normally and accessible through https: > > AH00526: Syntax error on

[users@httpd] Apache httpd 2.4.27 SSL

2017-08-20 Thread Fady Haikal
Dear Team, I have installed httpd 2.4.27 with SSL and while trying to verify the httpd-ssl.com file the below error appear but the server can be started normally and accessible through https: AH00526: Syntax error on line 52 of /Apache/httpd-2.4.27/conf/extra/httpd-ssl.conf: Invalid command