Re: [users@httpd] Peer digest using sha1 on TLS connection - Chrome fails

2023-10-12 Thread Craig H Silva (Cenitex)
s a cross-signed CA cert with SHA2 you can use for the customer's current certificate chain or just tell your customer to reissue the cert with a full SHA2 chain. Best Regards /P -- -- On Thu, 12 Oct 2023 at 04:27, Craig H Silva (Cenitex) wrote: This is probably not the most appropriate m

[users@httpd] Peer digest using sha1 on TLS connection - Chrome fails

2023-10-11 Thread Craig H Silva (Cenitex)
https://twitter.com/cenitex> [cid:00d8edea-a344-475b-b0dd-06f9f2aeedb1] <https://www.facebook.com/cenitex.vic.gov.au/> Craig Silva | Specialist Engineer – Unix & Storage Services Level 18, 80 Collins Street, Melbourne 3000 (03) 9063 5126 cenitex.vic.gov.au<https://cenitex.vic.gov.

[users@httpd] How to auto-select SSL certificate by hostname

2018-09-12 Thread craig
added to a single ALB, and it examines the Host header to determine which certificate is appropriate with zero configuration of any domain-certificate mapping. Craig Menning BubbleUp.net <mailto:cr...@bubbleup.net> cr...@bubbleup.net O: (832) 585-0709 C: (713) 568-5355

Re: [users@httpd] RE: [ANNOUNCE] Apache HTTP Server 2.4.29 Released

2017-10-25 Thread Craig Young
prior versions of APR exposes the risks outlined in my email sent to this list on Monday. Best Regards, Craig On 10/25/17, 1:05 PM, "Development Manager" wrote: The 2.4.29 changes document doesn't reference any CVE articles, though the announcement indicates that thi

[users@httpd] Memory Safety Issues Handling SDBM

2017-10-23 Thread Craig Young
.x.html [2] https://fuzzing-project.org/tutorial-tips.html Best Regards, Craig Young Principal Security Researcher, Tripwire VERT

[users@httpd] possible interaction?

2012-12-02 Thread Craig Tussey
This is a shot in the dark question.   Something unexpected happened with 1 part of the application presented from my server.   I cannot explain it and have not been able to resolve it.   It happen after I went through an exercise in website performance improvement I'm an application person wor

Re: [users@httpd] KeepAlive setting under heavy load

2011-08-17 Thread Craig Huffstetler
ery arguable and everyone will have a different opinion. The best thing is to test, test again, and test more. Do load testing and see what gives you the best results. Cheers, Craig

Re: [users@httpd] number of connection on Windows Apache

2011-08-17 Thread Craig Huffstetler
tive. Let me know if you have any questions. Craig

Re: [users@httpd] server-status 404

2011-08-17 Thread Craig Huffstetler
Module status_module modules/mod_status.so On the command-line you can also run: a2enmod info Because it appears you are on Apache 2.2.* and *nix. This will ensure mod_info loads. Let me know if I can be of further help. Craig

Re: [us...@httpd] Virtual Servers Help

2010-12-16 Thread Craig A. James
e primary diagnostic tool disabled? Some admins think (incorrectly) that disabling ping somehow makes the network more secure. They need to go back to school. But that's a topic for a different forum... Craig > Date: Thu, 16 Dec 2010 11:44:44 -0800 > From: cja...@emolecules.com > T

Re: [us...@httpd] Virtual Servers Help

2010-12-16 Thread Craig A. James
On 12/16/10 10:34 AM, Afsar Mohiuddin wrote: I am using Apche 2.2.0. I have 4 virtual servers running on it. This server is in DMZ. All servers are accessible from inside the firewalls 24x7 but from outside, sometimes it on and sometimes it is off. I couldn't figure this out. There are no erro

Re: [us...@httpd] DNS Lookups even with HostnameLookups Off

2010-12-15 Thread Craig A. James
On 12/15/10 10:24 AM, Frank Gingras wrote: On 12/15/2010 01:10 PM, Craig A. James wrote: We set "HostnameLookups Off", yet we see many hostnames in both /var/log/apache2/access.log and /var/log/apache2/rewrite log. This is causing huge problems because some of our clients have IP

[us...@httpd] DNS Lookups even with HostnameLookups Off

2010-12-15 Thread Craig A. James
e else in the entire disk drive.) Thanks, Craig - 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...@htt

Re: [us...@httpd] Some VirtualHosts extremely slow, others very fast

2010-12-09 Thread Craig A. James
"Allow from" out, the TCP/IP communication is smooth and fast. Has anyone else run into this, and if so, how do you fix it? This is on Apache 2.2.14 on Ubuntu 10.04. Thanks, Craig On Dec 9, 2010 1:24 PM, "Craig A. James" mailto:cja...@emolecules.com>> wrote: We opera

Re: [us...@httpd] Some VirtualHosts extremely slow, others very fast

2010-12-09 Thread Craig A. James
with xyz.ourdomain.com, every HTTP GET request ends up with a five-second delay in the middle of the TCP/IP stream. It's very consistent. Thanks, Craig Sent from my phone On Dec 9, 2010 1:24 PM, "Craig A. James" mailto:cja...@emolecules.com>> wrote: We operate one pu

[us...@httpd] Some VirtualHosts extremely slow, others very fast

2010-12-08 Thread Craig A. James
his out for weeks with no luck. Any ideas would be greatly appreciated. Craig - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubsc

Re: [us...@httpd] Options for multiple SSL domains on 1 server

2010-10-05 Thread Craig Huffstetler
/ Craig - 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 diges

Re: [us...@httpd] Apache 2.2.x with Virtual IPs

2010-10-05 Thread Craig Huffstetler
> Attached is the error log. Have you recompiled mod_ssl and updated OpenSSL? Craig - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more in

Re: [us...@httpd] Apache 2.2.x with Virtual IPs

2010-10-05 Thread Craig Huffstetler
> Do anybody has any clue on this ? Can you show us an error log and/or the exceptions given? Also, what are the "different setups?" I would start to guess at problems given your configuration, but would love to see what errors are actually being produced. T

Re: [us...@httpd] Rewrite main.css to main-min.css

2010-10-05 Thread Craig Huffstetler
in.css There are no directories or special rules for this, Ben? I don't quite understand why you even need to use mod_rewrite in this case. Craig - The official User-To-User support forum of the Apache HTTP Server Projec

Re: [us...@httpd] apache server not starting - Please help decipher an additional clue!

2010-10-05 Thread Craig Huffstetler
Hi David, > Can anyone please tell me how I can find out why apache is not starting. > Here is the entry from httpd-error.log: Did you rebuild mod_ssl and upgrade OpenSSL on this server/instance? Craig - The official U

[us...@httpd] In Reverse Proxy + Error Document, How Do You Get The Original Request?

2009-12-17 Thread Craig Riecke
I have Apache 2.2 set up as a reverse proxy, forwarding POST'ed packets to an internal server, getting the response, and sending it back. Everything works fine when no errors occur. To handle HTTP 500 error codes, I have configured ProxyErrorOverride to replace the internal server's page with

[us...@httpd] New error_log message from 2.2.13

2009-09-06 Thread craig
I recently upgraded my server to Apache/2.2.13 (Unix) mod_ssl/2.2.13 OpenSSL/0.9.8i mod_apreq2-20090110/2.7.1 mod_perl/2.0.5-dev Perl/v5.10.1 in which everything mentioned is new except OpenSSL. It has been running fine, but there are a few messages in error_log, of a type not seen before:

Re: [us...@httpd] mod_proxy_ajp connections erratic

2009-04-23 Thread Craig Main
On Thu, 2009-04-23 at 11:25 +0200, André Warnier wrote: > Craig Main wrote: > > On Thu, 2009-04-23 at 10:07 +0200, André Warnier wrote: > > > >> Craig Main wrote: > >>> Thanks Andre, > >>> > >>> I am using apache to connect to

Re: [us...@httpd] mod_proxy_ajp connections erratic

2009-04-23 Thread Craig Main
On Thu, 2009-04-23 at 10:07 +0200, André Warnier wrote: > Craig Main wrote: > > Thanks Andre, > > > > I am using apache to connect to 10 tomcat instances using the ajp > > connector with load balancing and sticky sessions. > > > > Apache: > > Loa

Re: [us...@httpd] mod_proxy_ajp connections erratic

2009-04-23 Thread Craig Main
of Tomcat, but on investigation, one request to a particular instance was fast, and others we slow to the same instance. Please let me know if you need more information. Thanks Craig On Thu, 2009-04-23 at 08:44 +0200, André Warnier wrote: > Craig Main wrote: > > Hi All, > > &g

[us...@httpd] mod_proxy_ajp connections erratic

2009-04-22 Thread Craig Main
apache on it's own, with the static content and it is performing fine. If we connect directly to the tomcat, we have no issues. Has anyone ever seen anything like this? Any solutions? Thanks Craig To read FirstRand Bank's Disclaimer for this email click on the following address or copy

Re: [us...@httpd] Using more than one authentication resources

2009-02-08 Thread Craig McQueen
e Centrify module designed to work properly in the Apache 2.2 authentication/authorisation architecture? That's a question Centrify should be able to answer. Regards, Craig McQueen Éibhear wrote: Hi, I hope you can help me. I am using apache Apache/2.2.9 on Solaris 8 to control access t

Re: [us...@httpd] LDAP authorisation with Unicode in the Base DN

2009-01-19 Thread Craig McQueen
Eric Covener wrote: > On Mon, Jan 19, 2009 at 7:06 PM, Craig McQueen > wrote: > >> Eric Covener wrote: >> >> On Mon, Dec 22, 2008 at 10:21 PM, Craig McQueen >> wrote: >> >> >> I'm trying to do LDAP authorisation with an Active Directory

[us...@httpd] Re: Multiple authentication sources

2009-01-19 Thread Craig McQueen
I tried AuthLDAPRemoteUserIsDN. I can login by just entering a username. It set REMOTE_USER to the full distinguished name, LDAP style: CN=Craig McQueen,OU=Users,OU=MyDepartment,OU=All,DC=mycompany,DC=com,DC=au That does enable the back-end to distinguish which domain the authentication is on

Re: [us...@httpd] LDAP authorisation with Unicode in the Base DN

2009-01-19 Thread Craig McQueen
Eric Covener wrote: > On Mon, Dec 22, 2008 at 10:21 PM, Craig McQueen > wrote: > >> I'm trying to do LDAP authorisation with an Active Directory server, and the >> "Base DN" has Japanese characters in it. This should be no problem, but I >> can't

Re: [us...@httpd] A critical .htaccess problem

2009-01-19 Thread Craig Huffstetler
ssue the command (to also just make life easier...). This is also where a valid user is needed: sudo htpasswd -c /etc/apache2/dav_svn.passwd username1 *To add additional users:* sudo htpasswd -m /etc/apache2/dav_svn.passwd user2 *etc.* I hope this helps. Cheers, Craig Huffstetler | craig.h

[us...@httpd] Resubmit: where should I send this Q?

2009-01-07 Thread craig
Child, but its name suggests that this number is a maximum. Does this imply that this number may not be created? Help will be much appreciated, craig www.animalhead.com - The official User-To-User support forum of the Apache H

[us...@httpd] ThreadsPerChild vs THR in top using Event MPM

2009-01-05 Thread craig
MPMQ_MAX_SPARE_THREADS(10) = 150 MPMQ_MAX_REQUESTS_DAEMON(11) = 0 MPMQ_MAX_DAEMONS(12) = 10 MPMQ_MAX_THREADS has the same value as ThreadsPerChild, but its name suggests that this number is a maximum. Perhaps this implies that this number may not be created? Help will be much appr

[us...@httpd] LDAP authorisation with Unicode in the Base DN

2008-12-22 Thread Craig McQueen
odule in properly sending the queries with UTF-8 content in the base DN. The error.log file says "[ldap_search_ext_s() for user failed][No Such Object]" which seems to indicate that the LDAP server isn't getting a valid base DN. Any insights on this? Regards, Craig McQueen

Re: Multiple authentication sources

2008-12-11 Thread Craig McQueen
"other problem". Regards, Craig McQueen Michele Mase' wrote: Does the option 3 work changing the username from the form domain\username into [EMAIL PROTECTED] (domain in fqd form i.e. example.com <http://example.com>)? Regards Michele On Thu, Dec 11, 2008 at 9:12 AM, Craig

Multiple authentication sources

2008-12-11 Thread Craig McQueen
ers from LOCALDOMAIN and users from REMOTEDOMAIN. If we had identical usernames in the two domains, we wouldn't be able to separate them for authorisation. So, we're currently stuck on all our options, for a variety of reasons. Any thoughts on this? Regards, Craig McQueen

[EMAIL PROTECTED] Q about --enable-debug

2008-11-13 Thread craig
number of warnings about prototypes from ssl compiles. In general I have a personal rule of 'clear all warnings before proceeding', even if 'clearing' means just changing the options that are used. Thanks to all of you for being

Re: [EMAIL PROTECTED] Rewrite help

2008-11-08 Thread Craig Tataryn
Oh wow, thanks so much! I had a similar setup before but I guess because "root-resources" was always mounted as the DocumentRoot in the past it worked! Thanks again, Craig. On 8-Nov-08, at 10:42 AM, Eric Covener wrote: On Sat, Nov 8, 2008 at 11:26 AM, Craig Tataryn <[EM

[EMAIL PROTECTED] Rewrite help

2008-11-08 Thread Craig Tataryn
here, not sure why it's not working? I'm running Apache 2.2 under Mac OSX 10.5.5. Any help would be greatly appreciated. Craig. -- Craig Tataryn site: http://www.basementcoders.com/ podcast:http://feeds.feedburner.com/TheBasementCoders irc: ThaDon on freenode #basementcoders, ##wicke

[EMAIL PROTECTED] How apache deals with file extensions

2008-08-03 Thread Robinson Craig
/mary.html), it would return a 404 status? Cheers, Craig Craig Robinson System Administrator , Web Services Telephone: 07 3224 8877 Facsimile: 07 3227 4521 Email: [EMAIL PROTECTED] www.nrw.qld.gov.au Department of Natural Resources and Water 41 George Street, Brisbane Q

Re: [EMAIL PROTECTED] Re: 2GB Filesize Limit

2008-05-25 Thread Craig Huffstetler
systems (and thus did on some of my boxes in odd situations, mainly client based if I recall...). I hope we all helped. Cheers, Craig Huffstetler xq on freenode On Sun, May 25, 2008 at 6:47 PM, Res <[EMAIL PROTECTED]> wrote: > > On Sun, 25 May 2008, John Smith wrote: > >> A

Re: [EMAIL PROTECTED] what modules have been loaded ?

2008-05-21 Thread Craig Huffstetler
, Craig Huffstetler On Wed, May 21, 2008 at 3:13 PM, dave selby <[EMAIL PROTECTED]> wrote: > Hi all, > > Is there a way to get apache2 to tell you what modules have been > successfully loaded ? > > Cheers > > Dave > > > -- > > Please avoid sending

Re: [EMAIL PROTECTED] question

2008-05-17 Thread Craig Huffstetler
Also make sure, if you are behind a firewall/router to open up port 80 on the IP address of the local computer so you can view the web site on any computer outside of your local network. Sincerely, Craig Huffstetler On Sat, May 17, 2008 at 10:46 AM, steve <[EMAIL PROTECTED]>

Re: [EMAIL PROTECTED] Configure/Compile Apache with SVN module

2008-05-14 Thread Craig Huffstetler
link is your best bet and the best place to start unless you are wanting to start with something distro specific. It's really up to you and your installation and overall configuration. I'm letting you be the judge. Good luck and *Standing by.* Sincerely, Craig Huffstetler xq on FreeNode #a

Re: [EMAIL PROTECTED] is ssl configured?

2008-04-11 Thread Craig Dunigan
ROTECTED] If you're using the default configuration, you can just look if Apache is listening on port 443. 'netstat -an | grep 443' should tell you on most *nix flavors. -- Craig Dunigan IS Technical Services Specialist Middleware - EIS - DoIT University of Wisconsin, Madison op

Re: [EMAIL PROTECTED] ld.so.1: httpd: fatal: libaprutil-0.so.0: open failed: No such file or directory Killed

2008-04-04 Thread Craig Dunigan
ss and looking for interesting errors or messages written that don't end up in the logs. And check with your sysadmin(s) to see if any recent patching or other system work might have changed linking in any way on this host. -- Craig Dunigan IS Technical Services Specialist Middleware -

Re: [EMAIL PROTECTED] Virtual Host problems

2008-03-22 Thread Craig Huffstetler
told you to look for in the previous thread response. Because only ONE application can bind to a port (in this case 80) at a time. Find the other application and the issue should be solved if there are no more underlying issues. Sincerely, Craig Huffstetler & xarquid on FreeNode IRC On Sat,

Re: [EMAIL PROTECTED] Virtual Host problems

2008-03-22 Thread Craig Huffstetler
ese are shut down if you are planning on using Apache as your primary web server. You can not have two web servers listening on port 80 at the same time. It's just not possible. Sincerely, Craig Huffstetler On Sat, Mar 22, 2008 at 3:24 PM, Edwin <[EMAIL PROTECTED]> wrote: > Ok out wi

Re: [EMAIL PROTECTED] Virtual Host problems

2008-03-22 Thread Craig Huffstetler
t is not a massive, massive site). Plus, this is a combined log file. You can comment these lines out later on. Restart the server (hard or soft) after you fix your syntax. Again, a reference page: http://johnbokma.com/windows/apache-virtual-hosts-xp.html Read and be enlightened. Sincerely, Craig H

Re: [EMAIL PROTECTED] Virtual Host

2008-03-22 Thread Craig Huffstetler
ows? If so, it is still pretty standard, you just replace the file structure addresses with the proper locations of where your directories are located. Usually this is a pretty standard procedure. We, however, need more information to work on to help you... Standing by. Sincerely, Craig Huffstetl

Re: [EMAIL PROTECTED] Server_Name not being set by httpd.conf

2008-03-16 Thread Craig Huffstetler
your server can execute them properly and the directories have read/write/execute permissions if need be. Otherwise, it may be an issue with MT... Sincerely, Craig Huffstetler On Sun, Mar 16, 2008 at 9:26 PM, C. Benson Manica <[EMAIL PROTECTED]> wrote: > Ok, thanks for clarifying t

Re: [EMAIL PROTECTED] What is apache compiled with now?

2008-03-12 Thread Craig Dunigan
with 'httpd -l'. -- Craig Dunigan IS Technical Services Specialist Middleware - EIS - DoIT University of Wisconsin, Madison opinions expressed are my own, not the University's - The official User-To-User suppor

Re: [EMAIL PROTECTED] What's the best place to look when you get no answer?

2008-02-13 Thread Craig Huffstetler
Try a RedHat mailing list, a RedHat or Linux Forum or perhaps #redhat or #linux on an IRC network. Sincerely, Craig Huffstetler On Feb 13, 2008 1:18 PM, Nick Kew <[EMAIL PROTECTED]> wrote: > On Wed, 13 Feb 2008 13:08:53 -0500 > "Todd, David" <[EMAIL PROTECTED]>

Re: [EMAIL PROTECTED] mod_perl, PerlAuthenHandler and REMOTE_USER

2008-02-13 Thread Craig Dunigan
the order in which Apache sets variables and writes to the log. Or perhaps it was just overkill on my part, not wanting to miss anything. But it's working for me. -- Craig Dunigan IS Technical Services Specialist Middleware - EIS

[EMAIL PROTECTED] Would like to understand this weird url request

2008-01-06 Thread Robinson Craig
/index.html In the htdocs directory structure, /vegetation/index.html is a file not a dir, and there definitely isn't a /vegetation/index.html/templates/headline_temp.php file. If anyone can help me understand this phenomena, I would be greatly appreciated. Cheers, Dazed and confused (aka

[EMAIL PROTECTED] PDF Byte serving setup for Apache

2007-11-21 Thread Robinson Craig
urls which tell me how to do it, I would be greatly appreciative. Just so you know, we run Apache 1.3.36, so a how-to for that would be the best. Cheers, Craig The information in this email together with any attachments i

Re: [EMAIL PROTECTED] domain.com/~user -> user.domain.com

2007-11-12 Thread Craig Huffstetler
According to the page referenced: http://www.easymodrewrite.com/example-subdomains *"This code should be placed in the htaccess file in the root of your domain, i.e.* domain.com/.htaccess" . On Nov 12, 2007 1:30 PM, Antonio Piu <[EMAIL PROTECTED]> wrote: > >> Want I want to do is the follow

Re: [EMAIL PROTECTED] Wacko Incoming URLs in Log File

2007-11-06 Thread Mark A. Craig
Joshua, it seems you've also covered this ground :-) before: From"Joshua Slive" <[EMAIL PROTECTED]> Subject Re: [EMAIL PROTECTED] Deny CONNECT & GET http requests DateTue, 19 Jun 2007 23:40:36 GMT On 6/19/07, Bob <[EMAIL PROTECTED]> wrote: You are wrong Really? Interesting.

Re: [EMAIL PROTECTED] Re: html not rendered in some browsers - problem solved

2007-11-02 Thread Mark A. Craig
Now just to reinforce the moral of this story in my own mind, the reason for this was because of IE's legendary habit of ignoring the MIME types of content and looking at the file extensions to decide what to do with it? Mark Original Message Subject: [EMAIL PROTECTED] Re: h

[EMAIL PROTECTED] Re: compiling apache on windows with minimum foot print

2007-11-02 Thread Mark A. Craig
What Bill was trying to tell you is that as of Apache 2.x the modules you're worried about are no longer compiled into the httpd.exe core. They are compiled separately, and loaded dynamically according to whatever you specify in httpd.conf. Simply comment out the lines in httpd.conf which woul

RE: [EMAIL PROTECTED] sh error in apache error log

2007-10-30 Thread Robinson Craig
Thanks Joshua. I'll go trawling and see what I can fish up. Cheers, Craig -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Slive Sent: Wednesday, 31 October 2007 12:34 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] sh error in a

[EMAIL PROTECTED] sh error in apache error log

2007-10-30 Thread Robinson Craig
e, so I am confused. I would have thought that if there was a error in the conf file, Apache wouldn't have restarted? I don't even know where to start looking for this one...so any guidance would be appreciated. Cheers, Craig

[EMAIL PROTECTED] Exclusion possibilities for RedirectPermanent

2007-10-30 Thread Robinson Craig
: Eg. /about/announcements Apart from putting in individual redirects for every directory under /about, is there such a concept as an "exclusion list". For example, redirect everything under /about EXCEPT /about/announcements. Any tricky suggestions appreciated. Che

RE: [EMAIL PROTECTED] Upgrading to PHP5 sent httpd processes through the roof

2007-10-30 Thread Robinson Craig
or the heads up about 5.2.x on Apache 2I'll pay much more attention now. Cheers, Craig -Original Message- From: Ian Ballantyne [mailto:[EMAIL PROTECTED] Sent: Tuesday, 30 October 2007 10:47 PM To: Robinson Craig Subject: Re: [EMAIL PROTECTED] Upgrading to PHP5 sent httpd processe

Re: [EMAIL PROTECTED] software to analyze apache logs

2007-10-30 Thread Mark A. Craig
I have the Windows version set up. Original Message Subject: Re: [EMAIL PROTECTED] software to analyze apache logs From: Patrick Coleman <[EMAIL PROTECTED]> To: users@httpd.apache.org Date: Tuesday, October 30, 2007 05:41:16 AM Maybe awstats might be what you want? http://aw

Re: [EMAIL PROTECTED] Unsubscribing from this List

2007-10-23 Thread Mark A. Craig
Quoting (from the appendage to EVERY message): To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] Original Message Subject: [EMAIL PROTECTED] Unsubscribing from this List From: [EMAIL PROTECTED] To: users@httpd.apache.org Date: Tuesday, Octobe

Re: [EMAIL PROTECTED] Need help

2007-10-23 Thread Mark A. Craig
Damn... I coulda had a big Mac and a V-8! Original Message Subject: Re: [EMAIL PROTECTED] Need help From: William A. Rowe, Jr. <[EMAIL PROTECTED]> To: users@httpd.apache.org Date: Tuesday, October 23, 2007 02:36:19 PM Mark A. Craig wrote: *shock* You mean Apache on

Re: [EMAIL PROTECTED] Need help

2007-10-23 Thread Mark A. Craig
*shock* You mean Apache on a Mac gets a GUI? Original Message Subject: Re: [EMAIL PROTECTED] Need help From: William A. Rowe, Jr. <[EMAIL PROTECTED]> To: users@httpd.apache.org Date: Tuesday, October 23, 2007 01:53:34 PM Tyler() wrote: Thanks, but I only have Macs.. Should I

Re: [EMAIL PROTECTED] Need help

2007-10-23 Thread Mark A. Craig
eed help From: Tyler() <[EMAIL PROTECTED]> To: users@httpd.apache.org Date: Tuesday, October 23, 2007 10:37:38 AM Thanks, but I only have Macs.. Should I get Windows or Linux? I don't know if an emulator would work, or if I would just have to get a pc Mark A. Craig wrote: DynDNS does not ch

Re: [EMAIL PROTECTED] Need help

2007-10-19 Thread Mark A. Craig
. The Linux box is also firewall and smtp server. You say you want to learn? If so I'd forget the cms and include mysql. With html, php and mysql you can build from scratch. You really need a end goal if you're going to use a cms ie it's mostly about config). I'd also f

Re: [EMAIL PROTECTED] Need help

2007-10-19 Thread Mark A. Craig
You'll need: - broadband Internet service, with AT LEAST 384K uplink - a DynDNS account or similar, if said service doesn't include a static IP - your own registered domain name or a subdomain from DynDNS, etc. - a service or daemon to update the DNS records for said domain/subdomain, if not a

Re: [EMAIL PROTECTED] ssl_error_log: unusably short session_id provided

2007-10-19 Thread Craig Huffstetler
It's an issue with openssl. I experienced the same problem when I upgraded on two test servers. Downgrading solved this issue as well. It seems to have been reported to openssl bug tracking already. On 10/19/07, Grant <[EMAIL PROTECTED]> wrote: > > > > For the last 24 hours I've been getting thes

[EMAIL PROTECTED] PHP 5 causes APACHE 1.3 processes to skyrocket with keepalive on

2007-10-11 Thread Robinson Craig
g-time/thought-processes. What is the GO? --- Cheers, Craig The information in this email together with any attachments is intended only for the person or entity to which it is addressed and ma

RE: [EMAIL PROTECTED] MaxRequestsPerChild and number of accesses reported in server-status

2007-10-10 Thread Robinson Craig
Ok. Thanks Joshua. I should have mentioned that we're using Apache 1.3, so I presume it's the same concept? Cheers, Craig -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Slive Sent: Thursday, 11 October 2007 9:57 AM To: users@httpd.

[EMAIL PROTECTED] MaxRequestsPerChild and number of accesses reported in server-status

2007-10-10 Thread Robinson Craig
hould never exceed 100. Can anyone shed any light on this? Cheers, Craig The information in this email together with any attachments is intended only for the person or entity to which it is addressed and may contain c

Re: [EMAIL PROTECTED] Need help on Apache Server LAN setup

2007-10-04 Thread Mark A. Craig
Options Indexes FollowSymLinks AllowOverride all Order Deny,Allow Allow from all Allow from 127.0.0.1 <http://127.0.0.1> Allow from 192.168 All other are set to default. * The other machine is in my LAN with IP 192.168.1.138 <http://192.168.1.138> Thanks, Krishna On

Re: [EMAIL PROTECTED] Need help on Apache Server LAN setup

2007-10-04 Thread Mark A. Craig
I think kp just needs to provide us with more details first, specifically some relevant bits of httpd.conf, before much help can be offered or a verdict rendered Mark Original Message Subject: Re: [EMAIL PROTECTED] Need help on Apache Server LAN setup From: Peter Milane

Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL

2007-10-04 Thread Mark A. Craig
ompiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL On Wed, 3 Oct 2007, William A. Rowe, Jr. wrote: Mark A. Craig wrote: I've been making futile efforts to compile a module, mod_httpbl.c, and not having any luck. I found and installed (or at least think I have) the conte

Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL

2007-10-03 Thread Mark A. Craig
OTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL From: William A. Rowe, Jr. <[EMAIL PROTECTED]> To: users@httpd.apache.org Date: Wednesday, October 03, 2007 07:39:58 PM Mark A. Craig wrote: Actually, Bill, it kinda sorta does use APR: Yup... it looks half port

Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL

2007-10-03 Thread Mark A. Craig
udes Section */ I think I added the WIN32 #define myself, early on in my attempts. Is there anything obvious I can do to fix this thing up, or am I hamstrung with it until a "real" coder comes along and fixes it? (It's open-sourced and GPLed, so it could happen) I assume

Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL

2007-10-03 Thread Mark A. Craig
hat SDK do I hafta download to get it? Mark Original Message Subject: Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL From: Mark A. Craig <[EMAIL PROTECTED]> To: Mark A. Craig <[EMAIL PROTECTED]> Date: Wednesday, October 03, 2007

Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL

2007-10-03 Thread Mark A. Craig
oft.com. o_O Mark Original Message Subject: Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL From: Mark A. Craig <[EMAIL PROTECTED]> To: users@httpd.apache.org Date: Wednesday, October 03, 2007 01:57:38 PM I think you're right... I&#

Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL

2007-10-03 Thread Mark A. Craig
S.BAT/.PL From: William A. Rowe, Jr. <[EMAIL PROTECTED]> To: users@httpd.apache.org Date: Wednesday, October 03, 2007 01:48:18 PM Mark A. Craig wrote: You mean it doesn't come included with a WINDOWS-based compiler package from MICROSOFT? o_O And actually, in my case I'll ap

Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL

2007-10-03 Thread Mark A. Craig
Damn, ya mean I gotta take my eye patch off and use both eyes? Original Message Subject: Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL From: William A. Rowe, Jr. <[EMAIL PROTECTED]> To: users@httpd.apache.org Date: Wednesday, October

Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL

2007-10-03 Thread Mark A. Craig
nternet, starts cranking* Mark Original Message Subject: Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL From: Dragon <[EMAIL PROTECTED]> To: users@httpd.apache.org Date: Wednesday, October 03, 2007 01:19:07 PM Mark A. Craig w

Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL

2007-10-03 Thread Mark A. Craig
t end in .html since the 80s. :-/ Mark Original Message Subject: Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL From: Mark A. Craig <[EMAIL PROTECTED]> To: users@httpd.apache.org Date: Wednesday, October 03, 2007 12:52:12 PM I have

Re: [EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL

2007-10-03 Thread Mark A. Craig
: Wednesday, October 03, 2007 09:24:40 AM Mark A. Craig wrote: I've been making futile efforts to compile a module, mod_httpbl.c, and not having any luck. I found and installed (or at least think I have) the contents of apxs_win32.zip, with which William/Bill Rowe seems to have had some involvem

[EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL

2007-10-03 Thread Mark A. Craig
I've been making futile efforts to compile a module, mod_httpbl.c, and not having any luck. I found and installed (or at least think I have) the contents of apxs_win32.zip, with which William/Bill Rowe seems to have had some involvement. However, when I try to follow the recommended instructions

[EMAIL PROTECTED] Understanding the difference between conn vs. child vs. slot

2007-10-02 Thread Robinson Craig
. Example "Acc" data for the homepage of our intranet is as follows: 1/10219/15022 I'm pretty comfortable with what a connection and a child is, BUT... What is a "slot"? And what do they really mean when they refer to an "acces

[EMAIL PROTECTED] Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL

2007-10-02 Thread Mark A. Craig
I've been making futile efforts to compile a module, mod_httpbl.c, and not having any luck. I found and installed (or at least think I have) the contents of apxs_win32.zip, with which William/Bill Rowe seems to have had some involvement. However, when I try to follow the recommended instructi

RE: [EMAIL PROTECTED] Understanding the APACHE 1.3 process model

2007-09-27 Thread Robinson Craig
Thanks Sander. Therefore, this makes me think that I can't actually use netstat to 'measure' the 'number of concurrently connected clients'? Is this a fair assumption? Cheers, Craig -Original Message- From: Sander Temme [mailto:[EMAIL PROTECTED] Sent: Friday,

[EMAIL PROTECTED] Understanding the APACHE 1.3 process model

2007-09-27 Thread Robinson Craig
concurrently connected clients' accurately. Any enlightenment will be appreciated. Cheers, Craig The information in this email together with any attachments is intended only for the person or entity to which it is add

[EMAIL PROTECTED] Upgrading to PHP5 sent httpd processes through the roof

2007-09-27 Thread Robinson Craig
ers 5 MaxSpareServers 10 StartServers 5 MaxClients 150 MaxRequestsPerChild 0 Any help gratefully accepted :-). Cheers, Craig The information in this email together with any attachments is intended only for the person or entity to whi

Re: [EMAIL PROTECTED] Disable directory browsing

2007-09-27 Thread Mark A. Craig
Sorry I got the sense of things backwards earlier. Isn't there another more brute-force option, to simply place an empty index.htm file in every directory that shouldn't be browsed? Doesn't the presence of an index file disable browsing even when it's enabled in principle for that directory?

Re: [EMAIL PROTECTED] image folder outside the root....how to access it ?

2007-09-26 Thread Mark A. Craig
A good example of what Dragon talked about is the server scripting used by image-hosting sites like ImageAvenue.com, whose specific goal is to prevent direct access to the files themselves. Mark Original Message Subject: Re: [EMAIL PROTECTED] image folder outside the root...

Re: [EMAIL PROTECTED] Disable directory browsing

2007-09-26 Thread Mark A. Craig
Rikard: Since the default setting is Options ALL - meaning it would include directory browsing by default - I would guess that you've inadvertently done something to remove that default. Is it possible there might be index files in those directories, which would thwart the process? What abou

Re: [EMAIL PROTECTED] Apache log files on Windows

2007-09-25 Thread Mark A. Craig
Err, that was supposed to be humor, but I hit a wrong key and sent the message before I was done making it obvious. :-/ Mark Original Message Subject: Re: [EMAIL PROTECTED] Apache log files on Windows From: Mark A. Craig <[EMAIL PROTECTED]> To: users@httpd.apache.or

Re: [EMAIL PROTECTED] Apache log files on Windows

2007-09-25 Thread Mark A. Craig
Should I "pipe up" at this juncture and mention the ongoing trouble with using such utilities with Apache in Windows? Original Message Subject: Re: [EMAIL PROTECTED] Apache log files on Windows From: Norman Peelman <[EMAIL PROTECTED]> To: users@httpd.apache.org Date: Tuesday,

RE: [EMAIL PROTECTED] No pidfile

2007-09-24 Thread Robinson Craig
Thanks Axel-Stéphane, Not sure what's going on, but restarted Apache and now have pidfile in correct location. Maybe it's possible for pidfile to be deleted whilst it is still running but after it starts?? Cheers, Craig -Original Message- From: Axel-Stéphane SMORGRAV [mai

  1   2   3   >