Apache HTTP Server 2.2.27 Released
The Apache Software Foundation and the Apache HTTP Server Project are
pleased to announce the release of version 2.2.27 of the Apache HTTP
Server ("Apache"). This version of Apache is principally a security
and bug fix maintena
On Wed, Mar 26, 2014 at 1:30 PM, Paolo De Michele
wrote:
>
> On 03/26/2014 05:19 PM, Eric Covener wrote:
>>> but doesn't work
>> You'll have to elaborate for meaningful help.
>
> Sorry?
> What could be the problem? I didn't understand because in "theory"
> should be easy
What's the symptom? What
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 03/25/2014 04:44 PM, Paolo De Michele wrote:
>
> I configured a basic httpd authentication via apache2. Look below:
>
Is the entry point into the
restricted area?
- --
James Moe
moe dot james at sohnen-moe dot com
520.743.3936
-BEGIN PGP
On 03/26/2014 05:19 PM, Eric Covener wrote:
>> but doesn't work
> You'll have to elaborate for meaningful help.
Sorry?
What could be the problem? I didn't understand because in "theory"
should be easy
>
> -
> To unsubscribe, e-m
> but doesn't work
You'll have to elaborate for meaningful help.
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
On 03/26/2014 07:12 AM, Pankaj Singh wrote:
> You need to create a user in the .htpasswd database to authenticate
> with the file.
>
>
>
>
> Thanks
> Pankaj Singh
Hi Pankaj,
after that I modified the file in /etc/apache2/conf.d/phpmyadmin,
I gave the command: # htpasswd -bc /etc/phpmyadmin/htpass
On Wed, Mar 26, 2014 at 8:35 AM, Paweł Ch. wrote:
>> >
>> Location only matches against the path component, not the query string.
>>
>> if you're in 2.4, check out . In 2.2, use mod_rewrite with a
>> RewriteCond.
> Is some other solution to allow access only form 192.168.20.0/24?
There probably
Is some other solution to allow access only form 192.168.20.0/24?
On 25 March 2014 23:15, Eric Covener wrote:
> >
> Location only matches against the path component, not the query string.
>
> if you're in 2.4, check out . In 2.2, use mod_rewrite with a
> RewriteCond.
>
> --
It don't work :-(
On 25 March 2014 22:53, Paul Singleton wrote:
>
> ServerName www.example.com
> ...
>
> Order Deny,Allow
>
> Deny from all
>
> Allow from 192.168.20.0/24
>
>
>
>
> Try that
> On Mar 25, 2014, at 2:48 PM, pch0317 wrote:
>
> Hi List,
>
> Goal:only user from 192.168.20.0/
Eric,
Thanks, that worked. Cheers.
Brian
-Original Message-
From: Eric Covener [mailto:cove...@gmail.com]
Sent: Wednesday, March 26, 2014 7:42 AM
To: users@httpd.apache.org
Subject: Re: [users@httpd] httpd authentication using ldap fails
On Wed, Mar 26, 2014 at 7:39 AM, Brian
On Wed, Mar 26, 2014 at 7:39 AM, Brian Gaber wrote:
> AuthLDAPURL ldap://cfallotmentlisting.ssc-spc.gc.ca/"o=gc,c=ca"?uid?sub
try quoting the whole thing instead?
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
Once I enable OPenLDAP authentication I cannot launch any cgi scripts. These
scripts work find without any authentication.
I have set loglevel to debug and get this error:
[Wed Mar 26 07:28:35 2014] [info] Initial (No.1) HTTPS request received for
child 0 (server cfallotmentlisting.ssc-spc.gc.
Hi,
I'm trying to configure my apache server to be a forward proxy. And I tried to
invoke some webservices with the server as a proxy.
When the webservice endpoint is in HTTP, like
http://10.151.124.98:24101/TestServiceCert/TestWebServiceCert, then the client
can work fine with the proxy specif
You need to create a user in the .htpasswd database to authenticate with
the file.
Thanks
Pankaj Singh
On Wed, Mar 26, 2014 at 5:14 AM, Paolo De Michele
wrote:
> Hi everybody,
>
> I configured a basic httpd authentication via apache2. Look below:
>
>
>
> AuthType Basic
> AuthNa
14 matches
Mail list logo