Re: [users@httpd] Apache2 troubleshooting - newbie

2021-03-17 Thread S K
Solved with UFW On Wednesday, March 17, 2021, 03:03:05 PM EDT, S K wrote: >I think you misunderstood me. I used a browser from a PC ip 192.168.2.109 and >hence in this case perl code exists in my local pc 192.168.2.109 but this perl >code connects to MariaDB in 192.168.2.

Re: [users@httpd] Apache2 troubleshooting - newbie

2021-03-17 Thread S K
>I think you misunderstood me. I used a browser from a PC ip 192.168.2.109 and >hence in this case perl code exists in my local pc 192.168.2.109 but this perl >code connects to MariaDB in 192.168.2.109  Typo PC ip 192.168.2.102On Wednesday, March 17, 2021, 02:53:41 PM EDT, S

Re: [users@httpd] Apache2 troubleshooting - newbie

2021-03-17 Thread S K
.168.2.109  On Wednesday, March 17, 2021, 02:44:12 PM EDT, Richard wrote: > Date: Wednesday, March 17, 2021 17:03:51 + > From: S K > > Hi, this is my scenario (everything is within my LAN): > > BEFORE > I have my MariaDB in machine 192.168.1.209; I access the Mar

[users@httpd] Apache2 troubleshooting - newbie

2021-03-17 Thread S K
Hi, this is my scenario (everything is within my LAN): BEFORE I have my MariaDB in machine 192.168.1.209; I access the MariaDB using windows client DBeaver and works fine. I had a working ubuntu machine 192.168.1.209 and my Perl scripts could be executed in my local windows browser (192.168.1.xx

Re: [users@httpd] mod_proxy_http and input filters

2010-11-17 Thread Lawrence S K Ong
e per-server config structures */ NULL,/* command apr_table_t */ register_hooks /* register hooks */ }; Let me know if you require further information and thanks for the reply. Lawrence 2010/11/17 Igor Galić > > - "Lawrence S K Ong" wrote: > > >

[users@httpd] mod_proxy_http and input filters

2010-11-11 Thread Lawrence S K Ong
Can someone please help me with this issue? I have recently created an input filter. This input filter was created to modify the POST uri on the condition that the body matches a certain string. After the uri is modified, mod_proxy_http would send the correct POST uri to the backend server. Yes

[EMAIL PROTECTED] LDAP support apache 2.2.3 - solution compiling

2006-10-17 Thread s k
Dear Julien Garet,Problem mail ref:: http://mail-archives.apache.org/mod_mbox/httpd-users/200609.mbox/browser 1. First compile apr-util module with "--with-ldap" option"./configure --prefix=/home/openldap/apr-util/ --with-ldap --with-ldap-include=/home/openldap/Install/include --with-ldap-lib=/home