I'm using Apache to front-end some servers listening on loopback but the
ProxyPass directive doesn't like IPv6 addresses.
I spin up a server on IPv6 address [::1]:8001, confirmed working using cURL
and shown here on nestat:
tcp0 0 ::1:8001:::*
LISTEN 1348/./
Hi,
thanks for your response.
I know that F5 loadbalancers can do this - unfortunately i use a shared
loadbalancer without the possibility to do fast changes to the
certificate revocation list.
Regards
Marc
Am 28.06.2014 19:54, schrieb Marco Pizzoli:
> Hi Marc,
> as F5 user maybe you are not
On 06/29/2014 09:37 AM, Edgar Pettijohn wrote:
> On 06/29/2014 07:25 AM, Torge Riedel wrote:
>> Hi,
>>
>> I'm having a server installed with Apache 2.2 (Ubuntu LTS 12.04) and I
>> used mod_authn_dbd as documented here
>>
>> http://httpd.apache.org/docs/2.2/mod/mod_authn_dbd.html
>>
>> to check the
On 06/29/2014 07:25 AM, Torge Riedel wrote:
> Hi,
>
> I'm having a server installed with Apache 2.2 (Ubuntu LTS 12.04) and I
> used mod_authn_dbd as documented here
>
> http://httpd.apache.org/docs/2.2/mod/mod_authn_dbd.html
>
> to check the permissions.
>
> Since I use a MySQL database
>
> DBDriv
Hi,
I'm having a server installed with Apache 2.2 (Ubuntu LTS 12.04) and I used
mod_authn_dbd as documented here
http://httpd.apache.org/docs/2.2/mod/mod_authn_dbd.html
to check the permissions.
Since I use a MySQL database
DBDriver mysql
is set.
Since there is already an existing user mana