Re: [users@httpd] Re: Server won't direct to Internal IP address

2023-01-06 Thread Larry Irwin (work)
Why not set up a secure shell tunnel from the device you're using when outside the LAN into the RasPi and tunnel to 192.168.1.194 on whatever port you need. Then connect to 127.0.0.1:{tunnel_port} on the device. I do this with PuTTY all the time so I can use a single port forward and have publi

Re: [users@httpd] Expose my server to internet

2020-01-14 Thread Larry Irwin (work)
padmahasa.ddns.net (103.228.221.102) are filtered Nmap done: 1 IP address (1 host up) scanned in 201.85 seconds-- Larry Irwin On 1/14/20 2:58 PM, Richard wrote: The IPnumber associated with padmahasa.ddns.net (103.228.221.102) is not reachable via ping or traceroute. A traceroute ends at

Re: [users@httpd] apache 2.4 allow by IP

2015-03-19 Thread Larry Irwin
/in/danielferradal> Should that be the case he still needs to check the error.log -- *Daniel Ferradal* IT Specialist email dferra...@gmail.com <mailto:dferra...@gmail.com> linkedin es.linkedin.com/in/danielferradal <http://es.linkedin.com/in/danielferradal> -- Larry Irwin V.P. D

Re: [users@httpd] Where is a good SSL/TLS

2013-05-21 Thread Larry Irwin (work)
speling\ --enable-usertrack\ --enable-deflate \ --enable-ssl\ --enable-mime-magic\ --with-ssl=/usr/local make || exit $? = End Snippet = Then php, curl and related packages... Hope that helps! Larry -- Larry Irwin V.P. Development CCA Medical Ph: 864-233-2700 ext 225 Fax: 864-2

[users@httpd] Assistance with building mod_mbox?

2013-01-28 Thread Larry Cashdollar
Hi list, I've built this module before in the past but a current svn checkout results in missing critical configuration files like autogen.sh: larry@aliquot:~$ svn checkout https://svn.apache.org/repos/asf/httpd/mod_mbox/trunk mod_mbox Amod_mbox/NOTICE Amod_mbox/LICENSE Amod

[users@httpd] Setting up mod_ftp

2012-11-14 Thread Larry Irwin (Work/IMAP)
n the PORT command, but I was still not able to achieve a data connection. Any help would be greatly appreciated! Thanks, Larry Irwin CCA Medical Versions: Debian Etch 2.6.18-6-amd64, httpd-2.2.22.tar.gz, mod_ftp-0.9.6-beta.tar.gz Folders: drwxrwxrwx 3 root root 4096 Nov 12 17:42 sftp, d-wx-wx-

[users@httpd] Question on load balancing forward proxy servers

2011-07-05 Thread Mills, Larry
ember http://forward_proxy2:9090 loadfactor=1 ProxySet lbmethod=byrequests # Set forward proxy mode ProxyRequests On # Send chained proxy requests to the balancer ProxyRemote * balancer://proxies So, the question is: is this not a supported capability for Apache, or is my configuration just wa

Re: [users@httpd] strange encoded requests coming in to my server - like '

2011-05-31 Thread Larry W Burton
Jason, Congratulations. You are the likely target of a kiddie script attempting a buffer overflow or "dot dot" variant. Check your error logs and your access logs to ensure that the attempts were not successful. You can expect 10-20 of these attacks per day. Larry Dr. Larry Burton

[users@httpd] Larry W Burton is out of the office.

2011-05-10 Thread Larry W Burton
I will be out of the office starting Tue 05/10/2011 and will not return until Fri 08/12/2011. I will respond to your message when I return. NOTICE: This e-mail correspondence is subject to Public Records Law and may be disclosed to third parties. -

RE: [users@httpd] Apache DBD Sqlite3 - failed to prepare SQL statements: not an error

2011-04-28 Thread Larry Low
> > > I am having trouble trying to get apache to use a sqlite3 database > > for authentication using dbd. I get the following in my error log: > > > > > > [Wed Apr 27 13:48:07 2011] [error] (20014)Internal error: DBD: > failed > > to prepare SQL statements: not an error > > > [Wed Apr 27 13:48:07

RE: [users@httpd] Apache DBD Sqlite3 - failed to prepare SQL statements: not an error

2011-04-27 Thread Larry Low
> > I am having trouble trying to get apache to use a sqlite3 database > for authentication using dbd. I get the following in my error log: > > > > [Wed Apr 27 13:48:07 2011] [error] (20014)Internal error: DBD: failed > to prepare SQL statements: not an error > > [Wed Apr 27 13:48:07 2011] [error]

[users@httpd] Apache DBD Sqlite3 - failed to prepare SQL statements: not an error

2011-04-27 Thread Larry Low
/somewhere/file.db I am using the CentOS 5 RPMS: httpd-2.2.3-45.el5.centos apr-1.2.7-11.el5_5.3 sqlite-3.3.6-5 I am close to scratching using sqlite3 and switching to postgresql but I wanted to avoid complicating the setup. --- Larry Low -

Re: [us...@httpd] mod_proxy_html how to stop code fixing

2010-12-18 Thread Larry W Burton
Thank you, Nick, for your rapid and obviously knowledgeable advice. I will try the solutions you suggest and report back to the group with results in case someone else is having a similar problem. Larry Dr. Larry Burton Associate Professor Department of Electronics, Computers, and Information

[us...@httpd] mod_proxy_html how to stop code fixing

2010-12-17 Thread Larry W Burton
client, but subsequent links are in the form http://192.168.x.x/whatever instead of URL/alias/whatever. Is there a way to stop mod_proxy_html from trying to fix the html while still re-writing the URLs? Dr. Larry Burton Associate Professor Department of Electronics, Computers, and Information

[EMAIL PROTECTED] Protecting CGI script from download?

2007-07-10 Thread Larry Knight
s for the script to 111. Will this do the job?? Is there anything else I need to think about in order to protect the script? Thanks in advance. Larry - Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, photos & more.

Re: [EMAIL PROTECTED] Permissions with Apache 2.2

2006-12-18 Thread Larry
On Mon, 18 Dec 2006 14:11:39 -0500, you wrote (with possible editing): >On 12/18/06, Larry <[EMAIL PROTECTED]> wrote: >> On Mon, 18 Dec 2006 10:12:01 -0500, you wrote (with possible editing): >> >> ...snip >> >> >> There is no favicon in GNWCA. Eve

Re: [EMAIL PROTECTED] Permissions with Apache 2.2

2006-12-18 Thread Larry
file wasn't there. Where would you put the Options directive - in httpd.conf or under the individual directory in httpd-vhosts.conf? And what form does it take? Thanks again -- Larry [EMAIL PROTECTED] - The offici

Re: [EMAIL PROTECTED] Permissions with Apache 2.2

2006-12-18 Thread Larry
On Sun, 17 Dec 2006 22:10:52 -0500, you wrote (with possible editing): >On 12/17/06, Larry <[EMAIL PROTECTED]> wrote: > >> I know it is looking in the correct directory, because the favicon is >> displayed along with the 403 message. Anyone see what I am doing >> w

[EMAIL PROTECTED] Permissions with Apache 2.2

2006-12-17 Thread Larry
avicon is displayed along with the 403 message. Anyone see what I am doing wrong? Thanks -- Larry Email to rapp at lmr dot com - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org

Re: [EMAIL PROTECTED] testing server

2006-09-25 Thread Larry
t myself from web attacks. That was it. As soon as I turned it off, everything worked! Now I'll try to find a way to exclude those web names. Thanks so much for sticking with me. Anonymizer is so transparent, that I completely forgot about it! Best, -- Larry Email to rapp at lmr dot com

Re: [EMAIL PROTECTED] testing server

2006-09-24 Thread Larry
oot after modifying the hosts file. I'll try that. > >Finally, you probably won't need the following section in your config > >Alias /AgendaTest/ "C:/Websites/AgendaTest/" Ok, I'll eliminate it. Thanks for the help! -- Larry Email to rapp at lmr dot com &

Re: [EMAIL PROTECTED] testing server

2006-09-23 Thread Larry
On 9/23/2006 8:12:15 PM, Sander Temme ([EMAIL PROTECTED]) wrote: > On Sep 23, 2006, at 5:06 PM, Larry wrote: > > > What am I screwing up here? > > What unexpected result are you seeing? > > S. Well, apparently, localhost is not resolving to 127.0.0.1. I get the erro

[EMAIL PROTECTED] testing server

2006-09-23 Thread Larry
e AgendaTest What am I screwing up here? Thanks, -- Larry [EMAIL PROTECTED] - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscr

Re: [EMAIL PROTECTED] checkinstall error

2006-04-26 Thread Larry Flathmann
Calm down - nobody on this list is getting paid to help you. And being rude and demanding hurts your cause a lot more than it helps. You would probably get a lot more help if you told us that you had investigated the error message and needed some help understanding what you had found. M.Maka

Re: [EMAIL PROTECTED] iis and apache

2006-04-19 Thread Larry Flathmann
sable socket pooling" to find lots of good documentation on what's involved. HTH! --Larry Don Thaler wrote: This maybe a duplicate post, but I'd rather be safe than sorryDoes anyone now what if any changes have to be made to get iis and apache to co-exist on the same server.

Re: [EMAIL PROTECTED] Apache, Virtual Hosting, Dymamic IP, DNS2Go, GoDaddy

2006-04-11 Thread Larry Flathmann
! --Larry jvz wrote: Thx! It does make sense! Larry Flathmann wrote: Hi Johan, It looks to me like the problem is not with Apache, the problem is with your DNS forwarding. If you forward another domain to realwebonline.net, then Apache is going to receive a request for the realwebonline website

Re: [EMAIL PROTECTED] Apache, Virtual Hosting, Dymamic IP, DNS2Go, GoDaddy

2006-04-11 Thread Larry Flathmann
or in Apache you could distinguish between the different websites by port number. Hope that helps! Larry jvz wrote: Hi Have been trying to solve this on the comp.lang.clarion News Group but to no avail. I will just post some of the replies. === Hi Apache, Virtual Hosting, Dynamic IP, DNS2Go, Go

[EMAIL PROTECTED] How to control the Apache service remotely?

2006-04-05 Thread Larry Flathmann
ld be connecting on are both windows. Is it possible to connect remotely using the Apache Service Monitor? Does it use a specific port? Any info on this is greatly appreciated! :) --Larry - The official User-To-User support

Re: [EMAIL PROTECTED] Editing the conf breaks my server

2006-04-04 Thread Larry Flathmann
Could you copy and paste the relevant section from your httpd.conf file, just to double check? Also, have you tried accessing specific files to see if they will load? I.e., http://localhost/index.htm instead of just localhost? Maybe you need to change your DirectoryIndex directive. --Larry

Re: [EMAIL PROTECTED] Editing the conf breaks my server

2006-04-04 Thread Larry Flathmann
When you did hte install before changing the config file, did it work? Were you able to see the Apache "everything installed ok..." page? --Larry Paul wrote: HI larry I used the default httpd.conf file that comes with the install with the exception of 2 changes ( ie changing th

Re: [EMAIL PROTECTED] Apache Binds to all IP addresses with Listen directive

2006-04-04 Thread Larry Flathmann
d to serve. To fix the config of IIS, for IIS5: http://support.microsoft.com/kb/238131/ for IIS6: http://support.microsoft.com/kb/813368/EN-US/ You can also find lots of other explanatory articles by searching for "disable socket pooling" --Larry Duncan Krebs wrote: Hi, I'm trying

Re: [EMAIL PROTECTED] Editing the conf breaks my server

2006-04-04 Thread Larry Flathmann
ether you've configured Apache to listen on the right address (localhost, or your local IP, or whatever) --Larry Paul wrote: Thanks Larry I am not sure how to read the log files so here it is [Mon Apr 03 22:55:38 2006] [notice] Apache/2.0.55 (Win32) configured -- resuming normal o

Re: [EMAIL PROTECTED] Editing the conf breaks my server

2006-04-03 Thread Larry Flathmann
What do the error logs (in the Program Files/Apache... /logs folder) say? BTW, don't worry! You are going to get Apache to work. Little glitches like this always get resolved! :) Paul wrote: Greetings all Newbie alert! I am new to this list and new to apache, so please forgive me if my und

Re: [EMAIL PROTECTED] 403 error (script alias directive involved?)

2006-03-15 Thread Larry Flathmann
directive it doesn't work, whereas a regular Alias directive does. Hope that helps! --Larry Flathmann Ray wrote: Hello, I am having a problem with a 403 error that I can't solve. I am trying to set up a stats package on a server hosting about 30 different websites. The stats pac