[users@httpd] mod proxy hcheck not observing timeout value

2022-11-17 Thread Benjamin Davis
uture release? Or can advise regarding this issue. Many thanks Ben -- Ben Davis Infrastructure Engineer Website: www.codeweavers.net Barn 4, Dunston Business Village, ST18 9AB. Registered in England and Wales No. 04092394 VAT registration no. 974 9705 63 --

[users@httpd] checking for OpenSSL version >= 0.9.8a... FAILED

2021-05-09 Thread emma davis
all expat-devel Reading package lists... Done Building dependency tree    Reading state information... Done E: Unable to locate package expat-devel emma davis emma.davi...@aol.com

Re: [users@httpd] Re: apache routing issue

2021-05-08 Thread emma davis
> It doesn't work with this link: That was just a test of  apachectl -S These free domains only work as https://blue.ddns.netor http://blue.ddns.net emma davis emma.davi...@aol.com -Original Message- From: 😉 Good Guy 😉 To: users@httpd.apache.org Sent: Sat, 8 May 20

Re: [users@httpd] apache routing issue

2021-05-08 Thread emma davis
the use for  EJB when Bean + JSP + mod_jk was sufficient.JSP is easier programming than Servlets anyway. I always look to do things the easy way. I like simple. https://lit-taiga-52898.herokuapp.com/slow loading. It is a FREE upload so the bandwith is throttled to a point it can hardly

Re: [users@httpd] apache routing issue

2021-05-08 Thread emma davis
mod_jk  I had obviously done a substantial amount of configuration to use one apache server redirecting traffic to three wildlfy workers. https://blue.ddns.nethttps://brown.ddns.net emma davis emma.davi...@aol.com -Original Message- From: Sander Smeenk To: users@httpd.apache.org Sen

Re: [users@httpd] Re: Graceful shutoff of Apache without it being a service.

2021-05-07 Thread emma davis
commits etc. With that in mind I should not compromise and go for blunt shutdown.my 2 cents. emma davis emma.davi...@aol.com -Original Message- From: Bender, Charles To: users@httpd.apache.org Sent: Thu, 6 May 2021 23:16 Subject: RE: [users@httpd] Re: Graceful shutoff of Apache without it

Re: [users@httpd] apache routing issue

2021-05-06 Thread emma davis
he is working on a school project emma davis emma.davi...@aol.com -Original Message- From: Sander Smeenk To: users@httpd.apache.org Sent: Fri, 7 May 2021 7:02 Subject: Re: [users@httpd] apache routing issue Quoting emma davis (emma.davi...@aol.com.INVALID): > It is a  dom

[users@httpd] apache routing issue

2021-05-06 Thread emma davis
machine because machine A is taking priority. Does this issue sound familiar ? I cannot say for exact for now as I do not have machine B setup yet. But this was happening when I was not looking for the problem in this way.   emma davis emma.davi...@aol.com

Re: [users@httpd] Re: showing default page

2021-05-06 Thread emma davis
s.net emma davis emma.davi...@aol.com -Original Message- From: 😉 Good Guy 😉 To: users@httpd.apache.org Sent: Thu, 6 May 2021 22:28 Subject: [users@httpd] Re: showing default page On 06/05/2021 22:09, emma davis wrote: > Hi, > > For some reason my default home page is

[users@httpd] showing default page

2021-05-06 Thread emma davis
    ServerName blue.ddns.net     ErrorLog ${APACHE_LOG_DIR}/error.log     CustomLog ${APACHE_LOG_DIR}/access.log combined emma davis emma.davi...@aol.com

Re: [users@httpd] Regex fails to complie

2016-08-25 Thread Brian A. Davis
Just to close this out, m#regex# worked perfectly, thanks for the tip. On Thu, Aug 25, 2016 at 4:27 PM, Eric Covener wrote: > On Thu, Aug 25, 2016 at 3:59 PM, Brian A. Davis > wrote: > > > > The limitation is that you cannot use the separator inside the regex, > even when

Re: [users@httpd] Regex fails to complie

2016-08-25 Thread Brian A. Davis
I will investigate that. On Thu, Aug 25, 2016 at 4:48 PM, Daniel wrote: > Why not just use the directive "UseCanonicalName on"? > > El 25/8/2016 10:27 p. m., "Eric Covener" escribió: > >> On Thu, Aug 25, 2016 at 3:59 PM, Brian A. Davis >> wrote: &

Re: [users@httpd] Regex fails to complie

2016-08-25 Thread Brian A. Davis
use the directive "UseCanonicalName on"? > > El 25/8/2016 10:27 p. m., "Eric Covener" escribió: > >> On Thu, Aug 25, 2016 at 3:59 PM, Brian A. Davis >> wrote: >> > >> >> The limitation is that you cannot use the separator inside the r

[users@httpd] Regex fails to complie

2016-08-25 Thread Brian A. Davis
Hello, I'm trying to reject requests hitting my apache proxy which are NOT going to *.foo.com, *.foo.com:443 or *.foo.com/blahblahblah. I'm trying to avoid bogus requests like foo.com.baddomain.com. The regex I'm using is: \.foo.com(?:\:\d{2,5}|\/.*)?$ This is working exactly how I want on http

[users@httpd] Configuring Apache to use corporate proxy for external web requests

2015-10-02 Thread Davis, Jesse (Austin)
I have an Apache web server running on my intranet, and I would like for all external HTTP/HTTPS requests from my Apache web app to use my company's intranet proxy. Environment * Linux v2.6.32-504.12.2.el6.x86_64 * Red Hat v4.4.7-9 * Apache v2.2.15 I have enabled the

[users@httpd] FallbackResource

2014-05-19 Thread Thomas E. Davis
everything I can think of to locate a reason for this behavior and have noted some discussion about similar results but can’t find a resolution. Thanks in advance. Tom Davis

[us...@httpd] Setup fails on Windows machine with 5 NICs

2009-03-12 Thread Davis
0:18) [16:50:09:437]: Doing action: SetupCompleteError Workaround is to disable some NICs during setup. May be it tries to resolve name of each interface, times out repeatedly and this leads to timeout of setup script procedure (or something like this)... Is this a known bug?

Re: [us...@httpd] unsubscribe

2009-03-04 Thread Daniel B. Davis
unsubscribe - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org " from the digest:

[EMAIL PROTECTED] ldap group problems

2007-07-11 Thread Sean Davis
httpd v2.2.4 from source on macos 10.4.9 I have a configuration like this. In the first case using require valid-user, everything works as expected. I can authenticate users just fine. However, when I use the second Location block, I have problems and cannot authorize against the group. Any su

Re: [EMAIL PROTECTED] apache doesn't startup on my XP

2007-05-18 Thread James Davis
zhou jian wrote: > Child 468: setup_inherited_listeners() WSASocket > failed to open teh inherited socket. Google suggest that this might be of interest to you. http://issues.apache.org/bugzilla/show_bug.cgi?id=31765 James -- http://www.freecharity.org.uk/ - Free IT services for charities ht

Re: [EMAIL PROTECTED] apache doesn't startup on my XP

2007-05-18 Thread James Davis
zhou jian wrote: > I looked at the log file, it said invalid parameter or > something... Can you post the error messages from the log files to the list? That would be very helpful. James -- http://www.freecharity.org.uk/ - Free IT services for charities http://www.freecharity.org.uk/wiki/ - The

Re: [EMAIL PROTECTED] Combinging static virtual hosts and dynamic VirtualDocumentRoot hosts

2007-04-24 Thread James Davis
Joshua Slive wrote: > ServerAlias *.freecharity.org.uk > in the last That almost did the trick. www. was being served from /var/www/main and james. from /home/james/public_html/ although some other predefined subdomains weren't working. Making sure that this last VirtualHost definition was the

[EMAIL PROTECTED] Combinging static virtual hosts and dynamic VirtualDocumentRoot hosts

2007-04-24 Thread James Davis
Running Debian Etch's Apache/2.2.3 I'd like to be able to setup virtual hosts, accessed via subdomains of freecharity.org.uk for my users. So instead of http://www.freecharity.org.uk/~james/ they'll be using http://james.freecharity.org.uk/. I already have some, statically defined, virtual hosts

RE: [EMAIL PROTECTED] Remote log files?

2006-06-29 Thread Charlie Davis
TECTED] On Behalf Of Joshua Slive Sent: Thursday, June 29, 2006 11:12 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Remote log files? On 6/29/06, Charlie Davis <[EMAIL PROTECTED]> wrote: > Hey all, > Is there anyway to setup apache 1.3.6 to send its log files to a remote &

[EMAIL PROTECTED] Remote log files?

2006-06-29 Thread Charlie Davis
Hey all, Is there anyway to setup apache 1.3.6 to send its log files to a remote server? Info to point me in the right direction would be fine. Google has been no help. :| Charlie Davis WebMaster 2Wire, Inc. [EMAIL PROTECTED] www.2Wire.com 2Wire, Inc. Company Confidential. The information

Re: [EMAIL PROTECTED] Posting of .xml and .wml files

2006-03-09 Thread Sean Davis
Naresh, I don't know exactly what you are talking about, but for handling lightweight XML-based communication between a client and a server, you might look into XML::RPC or a technology like that. This does not come with the apache server, as far as I know. You will have to write some CGI code (

Re: [EMAIL PROTECTED] how to make file download faster on apache web server

2006-03-08 Thread Sean Davis
On 3/8/06 2:49 PM, "Venkat Reddy Valluri" <[EMAIL PROTECTED]> wrote: > Wick and Sean >Thanks for responding immediatley. Thats' what I didn't understand. Is > there anything to do with ISP location where our servers are located like max > bandwidth or network router issues > Users from

Re: [EMAIL PROTECTED] how to make file download faster on apache web server

2006-03-08 Thread Sean Davis
On 3/8/06 2:30 PM, "Venkat Reddy Valluri" <[EMAIL PROTECTED]> wrote: > Hi, >I have one application which contians application server(tomcat4.0.4) on > App Lan and web server(apache2.0.40) on Web Lan located at ISP provider in > newyork. > Here I am storing all the files of size around 6

Re: [EMAIL PROTECTED] WebDAV directory allowing all access despite limits

2006-02-28 Thread Sean Davis
On 2/28/06 10:08 AM, "Joshua Slive" <[EMAIL PROTECTED]> wrote: > On 2/28/06, Sean Davis <[EMAIL PROTECTED]> wrote: >> >> >> >> On 2/28/06 9:23 AM, "Nick Kew" <[EMAIL PROTECTED]> wrote: >> >>> On Tuesday 28 Feb

Re: [EMAIL PROTECTED] WebDAV directory allowing all access despite limits

2006-02-28 Thread Sean Davis
On 2/28/06 9:23 AM, "Nick Kew" <[EMAIL PROTECTED]> wrote: > On Tuesday 28 February 2006 13:55, Sean Davis wrote: > >> 128.231.145.14 - sean [28/Feb/2006:08:46:34 -0500] "PUT >> /webDAV/public/Abstract.doc HTTP/1.1" 204 - > > See that &quo

[EMAIL PROTECTED] WebDAV directory allowing all access despite limits

2006-02-28 Thread Sean Davis
I am running the following on MacOS 10.4.5: Apache/2.0.54 (Unix) DAV/2 proxy_html/2.5 SVN/1.2.3 PHP/5.0.4 mod_perl/2.0.1 Perl/v5.8.6 I have a webDAV directory configured as such: Dav On AuthType Basic AuthName "Public WebDAV Repository" AuthUserFile /usr/local/apache2/passwd/htp

[EMAIL PROTECTED] Webdav dropbox configuration

2006-02-27 Thread Sean Davis
I would like to create a webdav "drop box" that limits access to write-only to a public user. What configuration options do I need to specify to do that? I have basic webdav running and auth via a mod_perl handler. If someone wouldn't mind sharing their setup for a "drop box", I would greatly ap

Re: [EMAIL PROTECTED] Where apache creates core file?

2006-02-22 Thread Sean Davis
Apache doesn't create the core file. Your OS does. I don't know where solaris stores its cores, but you could probably google for it. Sean On 2/22/06 9:44 AM, "Tejas Sanghavi" <[EMAIL PROTECTED]> wrote: > Hi, > > I've installed httpd-2.0.55 on Solaris 9. > > At some place, Apache aborts, b

Re: [EMAIL PROTECTED] storing log data in a database

2006-02-19 Thread Sean Davis
Title: Re: [EMAIL PROTECTED] storing log data in a database We store to a DB also.  I have a mod_perl handler that does that work.  If you have mod_perl running, you might google around a bit for mod_perl –based logging.  It is quite easy to do.  We log to a Postgres database, but since perl use

[EMAIL PROTECTED] proxy 302 responses without proxy turned on

2006-02-16 Thread Cere Davis
Hi group, I have a problem with my Apache 2.0.54 system where it responds to CONNECT queries with a redirection of some sort (302). I don't have the proxy module installed, let alone turned on so it puzzles me why my server should even respond with anything other than a 400 to a CONNECT request.

Re: [EMAIL PROTECTED] Help! - question about file permissions and apache

2006-02-08 Thread Sean Davis
> Yes I was trying to setup Apache and a website at home. I know all about > the DNS stuff. My problem was that the DNS host says I have a IP > address that is different then what my ISP gave me. I even tried to > setup a static IP on my computer but the DNS host still says a different > IP addr

[EMAIL PROTECTED] WebDAV drop box configuration

2006-02-08 Thread Sean Davis
This may be a bit off-topic, but I don't see a better place to ask. Also, I couldn't find a good answer via Google. I am trying to set up a webDAV drop box. I have DAV set up and working as expected, except that if I set up a directory like so: Dav On AuthType Basic AuthName "Webda

Re: [EMAIL PROTECTED] How to make webservice global

2006-01-31 Thread Sean Davis
On 1/31/06 7:30 AM, "mohan devanoor" <[EMAIL PROTECTED]> wrote: > hello all, > i am working on Apache 2.0.55 > is there any way to make my webservice global > i.e it works fine in local lan but how to make it accessible from internet Are you behind a firewall? If so, you will have to ta

Re: [EMAIL PROTECTED] newbe question - File upload howto

2006-01-31 Thread Sean Davis
On 1/31/06 5:05 AM, "Oren Gozlan" <[EMAIL PROTECTED]> wrote: > Hi Guys, > > I have a apache server running on Windows server. > Need to add option to upload file to the server and need help ... > > I have a form to select the file: > > File to upload: >to upload the file! > >

Re: [EMAIL PROTECTED] Apache logs into PostgreSQL in realtime

2006-01-17 Thread Sean Davis
On 1/17/06 8:32 AM, "Davide Bianchi" <[EMAIL PROTECTED]> wrote: > Michelle Konzack wrote: >> is there a program (to pipe) which save >> the Apache log (full) into a PostgreSQL? > > Can't you change the loggin in Apache to directly call a script and do > the same? Or your problem is that you ha

Re: [EMAIL PROTECTED] Perl cgi question

2006-01-05 Thread Sean Davis
On 1/5/06 11:35 AM, "Ian Stuart" <[EMAIL PROTECTED]> wrote: > Axel-Stéphane SMORGRAV wrote: >> It seems obvious that there is no file >> /Users/sdavis/Documents/workspace/DogDB/lib/Dog/HTML/DogForm.pm >> >> But on the other hand it could be too obvious to be true. > > To be more accurate, the

Re: [EMAIL PROTECTED] Perl cgi question

2006-01-05 Thread Sean Davis
gt; -ascs > > -Original Message- > From: Sean Davis [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 05, 2006 5:20 PM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Perl cgi question > > I have a simple perl cgi script. It runs fine from the comm

[EMAIL PROTECTED] Perl cgi question

2006-01-05 Thread Sean Davis
I have a simple perl cgi script. It runs fine from the command line from the cgi-bin directory, but not in the browser. I'm sure it is something simple, but any ideas why it works from the command line but not the browser? Here is the error_log output: [Thu Jan 05 10:20:45 2006] [error] [client

Re: [EMAIL PROTECTED] Filename Access

2005-12-30 Thread Sean Davis
-- > > # access for localhost and 10.0.0.3 only with directory listings > > > Options None > Options Indexes > Order deny,allow > Deny from All > Allow from localhost > Allow from 10.0.0.3 > > > > > Options None > Order deny,allow > Deny from all > >

Re: [EMAIL PROTECTED] Filename Access

2005-12-30 Thread Sean Davis
On 12/30/05 5:24 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > Thankyou for checking things out on your machine Andrey. > > Now I know what the container is supposed to > do, I can try and find out the problem on my own machine. > > As you say, it appears the machines configuration

Re: [EMAIL PROTECTED] perl bypass apache basic authentication

2005-12-29 Thread Sean Davis
On 12/29/05 3:07 PM, "Joshua Slive" <[EMAIL PROTECTED]> wrote: > On 12/27/05, Faruk Okcu <[EMAIL PROTECTED]> wrote: > > > ServerAdmin [EMAIL PROTECTED] >DocumentRoot > /usr/share/awstats/wwwroot >ServerName awstats.mydomain.com >ErrorLog > logs/error_log >CustomLog logs/access_

Re: [EMAIL PROTECTED] Filename Access

2005-12-29 Thread Sean Davis
On 12/29/05 2:26 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > Sean - I have created a directory in the public area, and > added the following to my config file: > > > Options None > Order deny,allow > Deny from all > > Order deny,allow > Deny from all > > > >

Re: [EMAIL PROTECTED] Filename Access

2005-12-29 Thread Sean Davis
On 12/29/05 1:31 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > Hi Sean. > > I'm usiing Apache 2 on SuSE Linux 9.2 pro. > > The config is split over many different files. > > I include my own custom config file that has different > directory settings, such as: > > > > Options

Re: [EMAIL PROTECTED] Newbe needs help passing form data

2005-12-29 Thread Sean Davis
On 12/29/05 12:22 PM, "Arnie & Georgia Stender" <[EMAIL PROTECTED]> wrote: > Hello, > I am setting up my own Internet presence starting with DNS and HTML > servers. I am teaching myself (as much as possible) how to write HTML > from scratch. Below you will find the server $ENV variables whi

Re: [EMAIL PROTECTED] Filename Access

2005-12-29 Thread Sean Davis
On 12/29/05 10:48 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > Hi all. > > When I setup a directory to forbid access to it, and to the > files in the directory, I can still retrieve a file's > contents if I know the full file name. > > Is this normal behaviour - or can I block acce

Re: [EMAIL PROTECTED] Detecting Javascript via Apache 2

2005-12-28 Thread Sean Davis
On 12/27/05 6:49 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > Hi all. > > Is it possible for apache 2.0 to detect if a browser has > javascript enabled when a page is requested, and then > passing this value to PHP? > > This would allow me to serve different page content, > dependi

Re: [EMAIL PROTECTED] apache server - username and password

2005-12-08 Thread Sean Davis
On 12/7/05 9:25 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > It was thus said that the Great Joshua Slive once stated: >> >> On 12/7/05, Senthil Nathan <[EMAIL PROTECTED]> wrote: >>> hi all, >>> >>> my application running on Apache 2 on mod_perl 2 uses htaccess to >>> authenticate. so

Re: [EMAIL PROTECTED] Mod_proxy setup

2005-12-06 Thread Sean Davis
On 12/6/05 4:05 AM, "Axel-Stéphane SMORGRAV" <[EMAIL PROTECTED]> wrote: > I would probably just recompile the whole shabang after having run configure > with the appropriate arguments... > > -ascs > > -Original Message- > From: Sean Davis [ma

[EMAIL PROTECTED] Mod_proxy setup

2005-12-05 Thread Sean Davis
I'm sure this is a silly question, but the answer has evaded me to this point. I am trying to install mod_proxy using apxs into apache2 (2.0.54). However, after running: apxs -c -i *.c in the modules/proxy directory. The result is an installation of mod_proxy.so, but no mod_proxy_http.so (or ft

Re: [EMAIL PROTECTED] Help with user/group

2005-11-16 Thread Sean Davis
On 11/16/05 4:43 AM, "HoWang Wong" <[EMAIL PROTECTED]> wrote: > Hello, > > I have just switch to 2.0 from 1.3, I found that I can't use user/group in > vhost anymore. Is there any way to set it up? > Please help, because my server is hosting more than one site & I don't want > the users can make

Re: [EMAIL PROTECTED] Serving dynamic pages with C

2005-11-03 Thread Sean Davis
Title: Re: [EMAIL PROTECTED] Serving dynamic pages with C   - Original Message - From: Joshua Slive To: users@httpd.apache.org Sent: Thursday, November 03, 2005 8:14 PM Subject: Re: [EMAIL PROTECTED] Serving dynamic pages with C On 11/3/05, Rob Belics <[EMA

Re: [EMAIL PROTECTED] Is someone attacking my web server?

2005-11-01 Thread Sean Davis
On 11/1/05 12:45 AM, "Oil Pine" <[EMAIL PROTECTED]> wrote: > I've noticed for the first time what appears to be a malicious attack on > my web server (a part of the httpd access file attached). > > If so, is there something I should do to foil such attacks in the > future? You can deny access fr

Re: [EMAIL PROTECTED] Apache 2 & Perl Problem!

2005-10-26 Thread Sean Davis
On 10/26/05 9:06 AM, "Amir Saad" <[EMAIL PROTECTED]> wrote: > Dera all, > i upgraded my Apache from 1.3.34 to 2.0, the problem is i can't run any script > although the mod-perl 2 is installed ! > in the directory section i place the PerlHandler Apache2::Registry but the > response is "Internal Ser

Re: [EMAIL PROTECTED] MySQL versus Postgres Auto Increment

2005-10-19 Thread Sean Davis
ed by hibernate. > > Uzo > > On 19 Oct 2005, at 12:31, Sean Davis wrote: > > > I am not a programmer, but I do use databases and programming in my work. I > > also started with MySQL but started "experimenting" with postgresql about > > 1.5 yea

Re: [EMAIL PROTECTED] MySQL versus Postgres Auto Increment

2005-10-19 Thread Sean Davis
On 10/18/05 11:12 PM, "Michael Avila" <[EMAIL PROTECTED]> wrote: > I have been reading the series of messages on MySQL versus Postgres. I have a > couple of concerns myself. There is one that is important to me. Am I being > paranoid or is there a good reason to be concerned? Here is my situation.

Re: [EMAIL PROTECTED] PDFs and apache 2.0.54

2005-10-12 Thread Sean Davis
On 10/12/05 6:13 PM, "Uzo Madujibeya" <[EMAIL PROTECTED]> wrote: > Sean, > i have had this problem with pdf's and mp3 files. 2.0.54 is buggy beyond > belief! > > upgrade to 2.1.8 which i did.. and this resolved all of my problems I'm a mod_perl user. How is the compatibility? Sean ---

Re: [EMAIL PROTECTED] PDFs and apache 2.0.54

2005-10-12 Thread Sean Davis
It looks like I may have answered my own question here: http://golem.ph.utexas.edu/~distler/blog/archives/000568.html I haven't applied the patches yet, but this might be the answer. Sean On 10/12/05 6:00 PM, "Davis, Sean (NIH/NHGRI)" <[EMAIL PROTECTED]> wrote: > I

[EMAIL PROTECTED] PDFs and apache 2.0.54

2005-10-12 Thread Sean Davis
I have a set of pdfs on my server (2.0.54, macos 10.4.2) that I am serving statically, some of which I can download appropriately. However, it appears that PDFs with images (?) do not download properly and are corrupted and only partially downloaded. Googling produces some hits, but the problem s