Re: [EMAIL PROTECTED] lower cpu priority to perl scripts

2008-08-27 Thread david
Audio Phile: Do you have a comparable example for ActiveState Perl on Windows? At 03:12 PM 8/27/2008, you wrote: If you are running on unix, the easiest way to probably do this is by calling the "setpriority" from within your perl script like this: setpriority(WHICH,WHO,PRIORITY); To set your

[EMAIL PROTECTED] Serve static files from Apache 2.2.9 question

2008-10-06 Thread David
sure what to do next. Does anyone have any suggestions? Thanks for your help, David

[EMAIL PROTECTED] File Access Rights Not Inherited From Parent

2006-03-03 Thread David
ny input is highly appreciated. http://gallery.menalto.com/node/44523 http://minitutorials.com/forums/index.php?act=ST&f=16&t=341 Thanks, David. - The official User-To-User support forum of the Apache HTTP Serve

[EMAIL PROTECTED] Apache Post Method - File Rights Not Inherited From Parent

2006-03-08 Thread David
ter each upload to include the share properties once again. Is there a reason I am running into this issue? Thanks, David. - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org

[EMAIL PROTECTED] Questons on Server

2006-03-26 Thread David
like to know who is currently accessing my server / website ? How can I do that? Is there a feature which I can query my server to find out who is currently accessing my webpages?   Thanks! Regards,david

[EMAIL PROTECTED] Extracting time of start of POST request

2007-04-16 Thread david
just fine. The problem occurs with a PUT request that transmits a very large file. By the time my CGI scripts get control, a long time may have elapsed. Is there a way to determine when the current TCP session was initiated? Tha

[EMAIL PROTECTED] File permissions

2007-07-08 Thread David
I have just installed Apache 2.2 on an Ubuntu 7.04 server (no gui, command line only). I would like advice or a pointer to a guide for best practice on setting permissions on the files and directories in and below webroot. What user and group is suggested and what permissions? Cheers, David

[EMAIL PROTECTED] ProxyPassReverse returns Error 403: Access Forbidden

2007-09-15 Thread David
allow,deny Allow from all When I access http://myserver.org/foo I get an Error 403: Access Forbidden. Where should I look to solve the problem? David Flory - The official User-To-User support forum of the Apache

[EMAIL PROTECTED] Re: ProxyPassReverse returns Error 403: Access Forbidden

2007-09-15 Thread David
On 9/15/2007 5:40 PM, David wrote: > I am an Apache novice trying to configure a reverse proxy. My > httpd.conf configuration look like this: > > > ProxyRequests Off > > > Order deny,allow > Allow from all > > >

[EMAIL PROTECTED] Re: ProxyPassReverse returns Error 403: Access Forbidden

2007-09-15 Thread David
On 9/15/2007 6:14 PM, Nick Kew wrote: > On Sat, 15 Sep 2007 18:11:46 -0400 > David <[EMAIL PROTECTED]> wrote: > > >> [Sat Sep 15 17:08:18 2007] [warn] proxy: No protocol handler was valid >> for the URL /foo. If you are using a DSO version of mod_proxy, make &g

[EMAIL PROTECTED] Nessus hole report: MS/DOS device names

2007-09-19 Thread David
"Solution: upgrade your system or use a HTTP server that filters those names out." Could someone please point me in the correct direction to close this "hole"? Thanks, David - The official User-To-User support

Re: [EMAIL PROTECTED] Nessus hole report: MS/DOS device names

2007-09-19 Thread David
d Novice! Never assume intelligence on the part of a computer program. Thanks to all. I've stopped worrying. David - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/us

[EMAIL PROTECTED] 2 apache servers: one re-directs OK the other redirects to the default directory.

2007-12-31 Thread david
: mydomain.tld to http://www.mydomain.tld The new server redirects: myotherdomain.tld to http://myotherdomain.tld/apache2-default The particulars follow. Please advise, David. OS: Debian 3.1 and rh7.2 Apache version: 2.0.54 and 1.3.27

[EMAIL PROTECTED] cgi script ==> error 500

2008-01-15 Thread david
ServerName www.mazone.org Options +ExecCGI Allow from all ErrorLog /var/log/httpd/mazone-error.log CustomLog /var/log/httpd/mazone-access.log "combined" I have search over internet but didn't find any solution Thanks for you help. David KINER --

[EMAIL PROTECTED] mod_proxy_ftp does not work over SSL connection

2008-05-30 Thread David
ant to proxy to other SSL enabled servers anyway? -David - 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: [EMAIL PROT

[EMAIL PROTECTED] Re: mod_proxy_ftp does not work over SSL connection

2008-05-30 Thread David
"Krist van Besien" <[EMAIL PROTECTED]> writes: > On Fri, May 30, 2008 at 3:00 PM, David <[EMAIL PROTECTED]> wrote: > >> [Fri May 30 14:10:39 2008] [info] [client xx.xx.xx.xx] SSL library error 1 >> in handshake (server xx.xx.xx.xx:443) >> [Fri

[EMAIL PROTECTED] Question: Apache 1.3 and SetEnvIf /RedirectMatch

2006-08-07 Thread david
quest_URI and RedirectMatch doesn't works with the params on the URL, only with the main URL file. Thanks. David - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/users

[EMAIL PROTECTED] Help in setting up file Upload Feature with Apache

2006-11-25 Thread David
hi guys, I am trying to set up a file upload feature using my apache server. I want a particular page on my website to allow users to upload files to my server. Anyone can help or provide any pointers on how to do this ? Please note [EMAIL PROTECTED] will not be

[us...@httpd] Greetings

2010-05-28 Thread David
I'm getting duplicate listings in my access.log file. For example: 86.128.68.189 - - [28/May/2010:09:11:48 -0400] "GET /charts/chart8.JPG HTTP/1.1" 200 805370 "http://www.google.co.uk/imgres?imgurl=http://www.alliancesforhumanity.com/charts/chart8.JPG&imgrefurl=http://www.alliancesforhumanity.c

Re: [us...@httpd] Duplicate log entries

2010-05-28 Thread David
s could it be? - Original Message - From: "Jeff Trawick" To: Sent: Friday, May 28, 2010 1:26 PM Subject: Re: [us...@httpd] Greetings On Fri, May 28, 2010 at 12:37 PM, David wrote: I'm getting duplicate listings in my access.log file. For example: 86.128.68.189 - - [2

[users@httpd] Apache on Windows

2011-12-14 Thread David
Do I have to be an administrator to install and run as a service on windows. I have tried to install the service and keep getting an error. a check of the apache logs do not show a problem. I have read all the documentation I can find and am still at a loss. Help Dcs

[users@httpd] Can the Apache run the php files which is created in memory dynamicly ?

2016-03-25 Thread David
p file in memory dynamicly and don't want to save the php file into hard disk. Can the Apache run the php files which is created in memory dynamicly ? If the Apache can run the special php file, how to configure or modify the Apache? Thanks again. David 2016-03-25

Re: [users@httpd] Can the Apache run the php files which is created in memory dynamicly ?

2016-03-25 Thread David
will not see the php files, maybe it is a method to protect the php files. Somebody has suggested the zend tool, but the end user will will many php files, I think it is not good method. David -- Original -- From: "David";<1571...@qq.com>

Re: [users@httpd] Can the Apache run the php files which is created in memory dynamicly ?

2016-03-25 Thread David
It is my first time to use the apache email list. I am sorry for misunderstanding the email list rule. I thought the email list identifies the different topic by title. Thank you for your explanation David -- Original -- From: "Kees

[users@httpd] httpd 2.2.15-59 Reverse Proxy " proxy: Error reading from remote server returned by /"

2017-04-13 Thread david
Ip adress. Browser error: Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /. Reason: Error reading from remote server Any ideas please? Thanks and regards Os melhores cumprimentos David Alexandre M. de Carva

FW: [users@httpd] httpd 2.2.15-59 Reverse Proxy " proxy: Errorreading from remote server returned by /" [SOLVED-nat messing up replies]

2017-04-13 Thread david
time. I’ll have to figure out a solution, hoping not having to change the gateway address on my internal server. Os melhores cumprimentos David Alexandre M. de Carvalho --- Especialista de Informática Departamento de Informática Universidade da Beira Interior

[users@httpd] Re: Similar issuer dn mod_ssl client authentication issue

2013-09-25 Thread David
? > Some suggestions? > Regards > Michele Masè Hi Michele, I was wondering if you ever found a solution for this. I think I am running into a similar issue as some of my clients have no trouble using the certificate authentication while

[us...@httpd] Use of NoProxy without a DNS lookup

2009-05-28 Thread David Vaughan
Hi there. I have an Apache server (2.2.11 running on Windows XP) which acts as a forward proxy for a small network connected via a slow IP link to a main proxy server. The network has an intranet so the NoProxy command is used to prevent sending these requests to the main proxy. However this cau

RE: [us...@httpd] Use of NoProxy without a DNS lookup

2009-06-01 Thread David Vaughan
the LAN; local hosts can be referred to by > name, DNS or no DNS, and your proxy would send these request to > nowhere. > IMHO, > Chris > > -Original Message- > From: David Vaughan [mailto:david.vaug...@satemail.com] > Sent: Thursday, May 28, 2009 12:46 PM >

[us...@httpd] Apache APR Crash with Trac

2009-06-09 Thread David Headley
I've attempted to work this issue through the Trac mailing list, but it now appears to be an issue with the Apache APR library. Here's the background: Configuration: Apache 2.2.11 with mod_wsgi Windows Small Business Server 2008 Trac 0.11.4 SVN 1.5.6 (r36142) Python 2.5.4 I'm installing Tra

Re: [us...@httpd] Apache APR Crash with Trac

2009-06-09 Thread David Headley
version mismatch or something causing the problem. I'll look into this further - thanks for catching that Nick. Dave On Tue, Jun 9, 2009 at 4:14 PM, Nick Kew wrote: > David Headley wrote: > > Faulting application httpd.exe, version 2.2.11.0, time stamp 0x493f5d44, >> faulti

[us...@httpd] ProxyBlock

2009-06-18 Thread David Vaughan
Hi there. I have been experimenting with the ProxyBlock directive when running Apache 2.2 as a forward proxy. When Apache is the final proxy in a chain, everything works as expected. However if I configure Apache to chain requests to another proxy (using ProxyRemote * http://next_proxy.com:8080),

Re: [us...@httpd] Re: how to create payment gateway

2009-08-20 Thread David Henderson
LuKreme wrote: On 20-Aug-2009, at 06:51, Richard Peacock wrote: Ps. Sorry for the spam but Krist, you have really made me laugh out loud! Too bad you didn't read Krist's signature about top posting. http://en.wikipedia.org/wiki/TOFU#Top-posting And the laughs just don't stop. This whole t

[us...@httpd] Apache 2.2.9 known vulnerabilities?

2009-08-24 Thread David Taveras
Hello, Iam still a user of apache 2.2.9 and wish to know what vulnerabilites this version is exposed to aisde from: CVE-2008-2939 Is there any site, where I can get an accurate listing? CVE site seems confusing and I just wonder if there is something more practical. Thank you. Daniel

[us...@httpd] mod_rewrite & cookies & apache 1.3.. known problem?

2009-09-02 Thread David Taveras
Hello, I have a site that uses mod_rewrite for URLs... id like to include a tracking cookie for users that are entering via URLs made by mod_rewrite. The problem is that the cookie isnt getting passed through the mod_rewrite URL. Ive been told (and tested) that Apache2 mod_rewrite does indeed man

[us...@httpd] apache approach to blocking external sites that invoke requests to my server via an iframe?

2009-09-03 Thread David Taveras
Hello, Ive been told that there a server level approach to be able to block external sites which are calling my server for requests via an iframe. Their idea is to steal my dynamic content and make it look like theirs. I know this can be blocked with a js, but i was wondering if there is a more r

Re: [us...@httpd] Problem of "Could not open temp post file '/tmp/_wl_proxy"

2009-09-09 Thread David Cassidy
i know this is the obvious question but does the directory /tmp/_wl_proxy/ exist ? is it writable by the apache process ? i think you have your answer. On 09/09/09 12:39, Krist van Besien wrote: On Wed, Sep 9, 2009 at 11:23 AM, thomas2004 wrote: Hi all, Sometimes as I send WS-request to

[us...@httpd] About apache2 vulnerability with apr and apr-utils. How bad is it?

2009-09-10 Thread David Taveras
Hello, I run apache 2.2.9 & apache 2.2.11 both with apr-1.2.11p2 & apr-util-1.2.10p2 According to the CVE at http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2412 only 0.9.x and 1.3.x are affected . Could anybody confirm that this is so? If not.. how bad is this vulnerability to a us

Re: [us...@httpd] About apache2 vulnerability with apr and apr-utils. How bad is it?

2009-09-10 Thread David Taveras
Hello William. You mentioned as far as APR causing a DoS, how about the execution of arbitrary code through apache as the CVE says..? Thank you Daniel On Thu, Sep 10, 2009 at 6:54 PM, William A. Rowe, Jr. wrote: > David Taveras wrote: > > > > I run apache 2.2.9 & apache 2.

Re: [us...@httpd] About apache2 vulnerability with apr and apr-utils. How bad is it?

2009-09-13 Thread David Taveras
and how it is sanitized. We appreciate if for the sake of the users that cannot upgrade at this moment you could kindly provide a source or example of what would constitute an open "DoS/memory exhaustion vector" so that we may evaluate our code at the instances it recieves user input. Thank you David

[us...@httpd] How to read a GET VAR into mod_headers

2009-09-16 Thread David Taveras
it is because we use apache1 and mod_rewrite doesnt permit creating a cookie. Thank you. -- David

Re: [us...@httpd] Problem with Apache 2.2.13 and "SSLOptions +FakeBasicAuth"

2009-09-22 Thread David Cassidy
Jim is there any reason that you're not using the weblogic module ? wl_proxy i think ? i think that it might be more useful than just using apache as a reverse proxy. wl_proxy tells apache which boxes in your cluster are alive and ready to do work for example. David On 12/09/09 22:3

[us...@httpd] win32 install fails if drive letter removed

2009-10-05 Thread David Balažic
of F: should break the installation. Note: I also have Eset NOD32 v4.0 running. Regards, David - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more

Re: [us...@httpd] win32 install fails if drive letter removed

2009-10-05 Thread David Balažic
2009/10/5 William A. Rowe, Jr. : > David Balažic wrote: >> Hi! >> >> Just checking here if this is a know bug. >> >> I downloaded >> http://www.apache.si/httpd/binaries/win32/apache_2.2.13-win32-x86-no_ssl.msi >> on my Windows XP Pro SP3 system, starte

[us...@httpd] Retrieving original Date: header field (httpd 2.2.3)

2009-10-13 Thread David Jonas
HTTP:Date} in a mod_rewrite rule but it came out empty. Digging around in the source hasn't turned anything up yet. I've spent days searching the Internet for this but to no avail. "Date" is a terrible string to search on. Any help would great

Re: [us...@httpd] Retrieving original Date: header field (httpd 2.2.3)

2009-10-13 Thread David Jonas
On 10/13/2009 10:57 AM, David Jonas wrote: How can one retrieve the original Date: request header? I believe the client just wasn't sending it. Sorry about the noise. Arg. - The official User-To-User support forum o

[us...@httpd] win x64

2009-10-16 Thread David Southwell
it? Can it be done using gcc or should I try to install it under cygwin? Any contributions welcome David - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html

Re: [us...@httpd] Service Temporarily Unavailable

2009-10-20 Thread David Cassidy
Thomas, What config are you using to connect between apache and jboss ? I've got apache and tomcat linked using mod_proxy_jk which you should be able to do as jboss uses tomcat. can you post your config ? D On 15/10/09 13:36, thomas2004 wrote: I have a web-application which deployted on Jbo

[us...@httpd] xampp-control suggestion: bring running instance to front

2009-10-23 Thread David Balažic
improvement of XP over win2000 ). Regards, David - 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-unsub

[us...@httpd] proxy: HTTP: disabled connection

2009-10-28 Thread David Rush
ing usable towards tracking down a solution. Suggestions? David - 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-ma

Re: [us...@httpd] SPDY protocol

2009-11-13 Thread David Henderson
After investigating this protocol, I agree that this would make a fine addition to the worlds greatest web server! Mike Cardwell wrote: Does Apache intend to add support for Googles recently announced SPDY protocol? http://sites.google.com/a/chromium.org/dev/spdy/spdy-whitepaper -

Re: [us...@httpd] SPDY protocol

2009-11-13 Thread David Henderson
I would vote to make it a module over a patch due to Brian Mearns making a good point about it possibly not moving beyond the IEFT. At least a modular design can just be dropped from the operation of the server without having to remove code from the core of the project (and network admins havi

Re: [us...@httpd] SPDY protocol

2009-11-13 Thread David Henderson
Brian Mearns wrote: On Fri, Nov 13, 2009 at 11:15 AM, David Henderson wrote: I would vote to make it a module over a patch due to Brian Mearns making a good point about it possibly not moving beyond the IEFT. At least a modular design can just be dropped from the operation of the server

[us...@httpd] apache 2.2.13 SSL renegotiation vulnerability

2009-11-25 Thread David Taveras
Hello, Ive seen that 2.2.14 comes with a patch for the recent SSL renegotiation vulnerability. Could anybody tell me if there is a patch available for apache 2.2.13 .. iam not ready to update yet. Thank you. David - The

[us...@httpd] example configure line.. does it actually make sense?

2009-12-06 Thread David Taveras
-cache \ --enable-proxy \ Ive seen other similar examples.. but i want to understand if this actually makes sense. Thanks David - The official User-To-User support forum of the Apache HTTP Server Project. See http

[us...@httpd] rotatelogs + weekend cronjobs

2009-12-08 Thread David Richards
ogs proccess to "resync" back to one per vhost. What is causing this and how to stop it ? Any pointers/url/help would be much appreciated. David - The official User-To-User support forum of the Apache HTTP Ser

[us...@httpd] Setup Apache 2.0.63 on AIX 6.1.2

2009-12-16 Thread David Quigley
module modules/mod_speling.so LoadModule userdir_module modules/mod_userdir.so LoadModule alias_module modules/mod_alias.so LoadModule rewrite_module modules/mod_rewrite.so David Quigley

[us...@httpd] about apache.2.14 dependancy to db package..? needed?

2009-12-26 Thread David Taveras
install of apache2.2.14 in linux? Thanks David - 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-unsub

[us...@httpd] SSL - BIO Dump from debug

2010-01-02 Thread David Southwell
Hi I increased my debug level on apache22 to deal with a problem which is now solved but found this in the log. Can anyone please tell me what is going on here and how to deal with it? Thanks in advance David Sat Jan 02 05:12:08 2010] [debug] ssl_engine_kernel.c(1883): OpenSSL

Re: [us...@httpd] HTTP over PPPoE???

2010-01-16 Thread David Balažic
ter? Well isn't it then ovious? The problem is in the router. What router is it? Does it connect to some xDSL modem? Was it provided by the ISP (the router)? Try to turn off all firewall and packet inspection on the router. Regards, David --

[us...@httpd] upgrade to apache-2.2.14_5 produces ssl failure

2010-01-22 Thread David Southwell
Can anyone please advise System freebsd 7.2 p3 amd64 on intel quad core Thanks in advance for advice on how to cure this David [Fri Jan 22 10:22:19 2010] [notice] caught SIGTERM, shutting down [Fri Jan 22 10:38:10 2010] [info] Init: Seeding PRNG with 144 bytes of entropy [Fri Jan 22 10:38:10

[us...@httpd] Configuring SSL - books recomendations please

2010-01-26 Thread David Southwell
in advance david - 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 "

[us...@httpd] proxy chaining to squid

2010-01-31 Thread David Cotter
:3128 ... Invalid Request Any help on what I need to do to get this working appreciated. David Host: localhost:3128

Re: [us...@httpd] proxy chaining to squid

2010-02-01 Thread David Cotter
n Mon, Feb 1, 2010 at 9:08 AM, Martin Barry wrote: > $quoted_author = "David Cotter" ; >> >> I have two virtual hosts and a squid proxy running. I want to be able to use >> the squid proxy on port 80 though it is running on 3128. > > Why? If you describe a bi

Re: [us...@httpd] proxy chaining to squid

2010-02-09 Thread David Cotter
Mon, Feb 1, 2010 at 11:29 AM, Brian Mearns wrote: > On Mon, Feb 1, 2010 at 5:33 AM, Emmanuel Bailleul > wrote: >> >> >>> -Message d'origine- >>> De : David Cotter [mailto:davidcot...@gmail.com] >>> Envoyé : lundi 1 février 2010 11:30

[us...@httpd] question on htaccess

2010-02-24 Thread David Banning
I am wondering what the .htaccess syntax would be to redirect the following URL; www.smartstage.com/index.php?id=606 Something about the ? throws apache off. - The official User-To-User support forum of the Apache HTTP Serve

[us...@httpd] Securing some URLs at my Reverse Proxy

2010-03-18 Thread David Rush
that this is allowing folks to poke around). Any suggestions on the best way to do this? David - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for mo

[us...@httpd] Silly: Update 2.2.13 to 2.2.15 on Windows

2010-03-26 Thread David Balažic
l Regards, David - 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

[us...@httpd] How to make the code of PHP[mail()] work?

2010-03-26 Thread Lee David
e addition of the specified parameters to be passed as extra parameters ; to the sendmail binary. These parameters will always replace the value of ; the 5th parameter to mail(), even in safe mode. ;mail.force_extra_parameters = Thanks. Warm Regards, David Lee __

[us...@httpd] How to make the code of PHP[mail()] work?

2010-03-26 Thread Lee David
he specified parameters to be passed as extra parameters ; to the sendmail binary. These parameters will always replace the value of ; the 5th parameter to mail(), even in safe mode. ;mail.force_extra_parameters = Thanks. Warm Regards, David Lee

[EMAIL PROTECTED] Virtual host repetition for many ports

2008-08-15 Thread David Pratt
ocess 0001%p processes=1 threads=1 maximum-requests=5000 WSGIProcessGroup 0001%p WSGIApplicationGroup %%{GLOBAL} WSGIPassAuthorization On WSGIScriptAlias / /path/to/bin/0001%p.wsgi What i am starting with is below. Many thanks. Regards, David Listen 8001 Listen 8002 WSGIDaemonProcess 000

[EMAIL PROTECTED] htgroups: how to restrict a subdirectory differently than it's parent?

2008-10-08 Thread Todd, David
We are using Apache 2.0.52, and for various reasons it would be difficult to upgrade. We use htgroups to restrict access to a set of directories, but we need to differently restrict one inside of another. So for instance, We have dir "top" and top allows in users a,b,c to anything below. top con

[EMAIL PROTECTED] httpd 2.2.10 mod_proxy bug?

2008-11-04 Thread David Multer
up in my Apache error log: [Tue Nov 04 16:04:55 2008] [error] [client X.X.X.X] proxy: DNS lookup failure for: subdomain.domain.com returned by /hudson/ Thanks for any help. I wanted to ask before filing a bug report. -David -

Re: [EMAIL PROTECTED] httpd 2.2.10 mod_proxy bug?

2008-11-05 Thread David Multer
me the error is purely inside Apache and mod_proxy right? - What could cause this error? - Why would an install clear up the problem? Thanks, David On Nov 4, 2008, at 10:30 PM, David Multer wrote: I just installed the latest 2.2.10 version of Apache web server and noticed it's broken my

Re: [EMAIL PROTECTED] httpd 2.2.10 mod_proxy bug?

2008-11-06 Thread David Multer
The problem just started happening again after a day with absolutely no changes of any kind. On Nov 5, 2008, at 5:46 PM, David Multer wrote: I've done some more testing of this problem, and here's some more detail: - I re-installed 2.2.10 and the problem went away. - I tried sw

Re: [EMAIL PROTECTED] httpd 2.2.10 mod_proxy bug?

2008-11-09 Thread David Multer
e. - I configured the proxy to Tomcat inside a named virtual host. I actually have many virtual hosts configured. - I would recommend a test case that runs continuously to reproduce this problem. Thanks, David On Nov 6, 2008, at 8:27 AM, David Multer wrote: The problem just started happening aga

[EMAIL PROTECTED] HTTPS connexion on the port 80

2008-11-09 Thread David BERCOT
key If I try https://site3.mydomaine.org:80/, it should works, no ? In fact, it is ok for site1 and site2, and for site3, it works only in http !!! It seems it should not work in http, no ? If I open (only for tests) the 443 port, it works correctly in https. Do you have any clue ? Than

Re: [EMAIL PROTECTED] HTTPS connexion on the port 80

2008-11-09 Thread David BERCOT
Le Sun, 09 Nov 2008 17:22:05 -0500, steve <[EMAIL PROTECTED]> a écrit : > David BERCOT wrote: > > Hi, > > > > I'm new on this list and this is my first message. So, a little > > presentation : I'm French, I work on Debian and I have a problem ;-) > &g

Re: [EMAIL PROTECTED] HTTPS connexion on the port 80

2008-11-09 Thread David BERCOT
Le Sun, 9 Nov 2008 18:16:55 -0500, "Eric Covener" <[EMAIL PROTECTED]> a écrit : > On Sun, Nov 9, 2008 at 5:10 PM, David BERCOT <[EMAIL PROTECTED]> > wrote: > > NameVirtualHost * > > > >ServerName site1.mydomaine.org > >DocumentR

Re: [EMAIL PROTECTED] HTTPS connexion on the port 80

2008-11-10 Thread David BERCOT
Le Mon, 10 Nov 2008 06:59:54 -0500, "Eric Covener" <[EMAIL PROTECTED]> a écrit : > On Mon, Nov 10, 2008 at 2:03 AM, David BERCOT <[EMAIL PROTECTED]> > wrote: > > > Yes, but no ;-) > > I want https traffic on port 80, nor 443 !!! > > You can'

Re: [EMAIL PROTECTED] Re: HTTPS connexion on the port 80

2008-11-10 Thread David BERCOT
Le Mon, 10 Nov 2008 15:55:17 -0500, Dan Poirier <[EMAIL PROTECTED]> a écrit : > David BERCOT <[EMAIL PROTECTED]> writes: > > Le Mon, 10 Nov 2008 06:59:54 -0500, > > "Eric Covener" <[EMAIL PROTECTED]> a écrit : > >> On Mon, Nov 10, 2008 at

Re: [EMAIL PROTECTED] HTTPS connexion on the port 80

2008-11-12 Thread David BERCOT
It's clear !!! Thanks a lot ! David. Le Tue, 11 Nov 2008 00:17:51 -0500, [EMAIL PROTECTED] a écrit : > 1. SSL allows one certificate per port/IP Address. > 2. Only one server (protocol) can run on each port/IP Address. You > cannot use HTTP and HTTPS on the same port/IP Addr

[EMAIL PROTECTED] Newbie question about text line endings w/Linux server and Windows Explorer client

2008-11-19 Thread Hoover, David
Hi, I have some files stored in a 'downloads' area of an Apache 2.2.10 server running on Linux Fedora Core 9. I access the files via Windows Explorer 6. If I view (click on Explorer link) a file named 'file.c' with the UNIX linefeed convention, all of the text appears on a single line in my Expl

Re: [EMAIL PROTECTED] Newbie question about text line endings w/Linux server and Windows Explorer client

2008-11-21 Thread David Hoover
t; versions. > > That's probably the cause of the differences you observe. > Complain to MS, they must be used to it by now. > There are a multitude of articles on the web, and even in the MS > Knowledge Base, which deal with this issue. > Searching Google for "IE +m

[EMAIL PROTECTED] SSLCipherSuite not disabling export ciphers?

2008-12-04 Thread David Hubbard
ve to have !EXP and even to have each of those six ciphers above explicitly excluded yet they remain enabled. Thanks, David - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org

[EMAIL PROTECTED] mod_deflate working on all vhosts except port 80

2008-12-04 Thread David Enete
w. If you have any ideas, please let me know. - David Here are the details. Current Setup: Apache/2.2.10 (Win32) PHP/5.2.6 mod_jk/1.2.27 === BEGIN Deflate block at the very end of httpd.conf === SetOutputFilter DEFLATE DeflateFilterNote Input instream DeflateFi

[us...@httpd] Two _default_, one for port 80 and another for port 443

2008-12-23 Thread David BERCOT
[warn] _default_ VirtualHost overlap on port 443, the first has precedence ... waiting [Tue Dec 23 15:59:50 2008] [warn] _default_ VirtualHost overlap on port 443, the first has precedence Do you have any idea ? Thanks. David.

Re: [us...@httpd] Two _default_, one for port 80 and another for port 443

2008-12-23 Thread David BERCOT
Le Tue, 23 Dec 2008 16:16:51 +0100, Davide Bianchi a écrit : > David BERCOT wrote: > > I have this error : > > Restarting web server: apache2[Tue Dec 23 15:59:49 2008] [warn] > > _default_ VirtualHost overlap on port 443, the first has > > precedence ... > > T

[us...@httpd] Exclude subdirectory from LDAP Authentication

2009-01-01 Thread David Förster
12:38 2009] [error] [client 10.0.1.42] user x not found: /web/ Any help how to get this working is appreciated! - David Configuration within the virtual host: SSLRequireSSL AuthType Basic AuthName "x" Au

[us...@httpd] Error updating cache on Windows

2009-03-10 Thread David Vaughan
I am running Apace 2.2.11 on Windows XP as a caching proxy. An attempt by Apache to refresh a cached header always results in an access denied warning. This is shown in the error log as: cache_storage.c(272): Cached response forisn't fresh. Adding/replacing conditional request headers.

[us...@httpd] Locking down a proxy server

2009-03-23 Thread David Vaughan
I have a number of networks (think of them as being in local offices), each of which is connected to the internet via a NAT'ed firewall. Users on these networks access the internet via an Apache server acting as a forwarding proxy. These local office proxies are then chained to a single central f

RE: [us...@httpd] Locking down a proxy server

2009-03-23 Thread David Vaughan
Davide Bianchi wrote: >Use your local firewall to implement a transparent proxy, configure each >local proxy to forward his request to the main proxy on a special port, >filter on the main proxy with that port only and implement certificate >authentication between the local and the central proxy.

RE: [us...@httpd] Locking down a proxy server

2009-03-23 Thread David Vaughan
> From: Krist van Besien [mailto:krist.vanbes...@gmail.com] > While apache can be used as a general web proxy it is not the best > suited program for this. > > I'd look in to squid. You can install squid on all your local office, > and configure it to use the central office as a "parent" cache. Sq

[EMAIL PROTECTED] Apache 2 on Windows authentication against W2003-AD

2005-12-12 Thread Barham, David
there something other than ldap that I've missed? Thanks David Barham UGS Httpd.conf has AllowOverride None Order allow,deny Allow from all AuthName "DB area" AuthType "basic" LDAP_Server {name of Windows DC} LDAP_Port 389 LDAP_Debug on Base_DN "mydo

RE: [EMAIL PROTECTED] Apache 2 on Windows authentication against W2003-AD

2005-12-12 Thread Barham, David
Finally found the correct incantation for mod_auth_ldap against a W2003AD. I hope this helps others. This was for Apache 2.0.29 and mod_auth_ldap 2.12 David Barham UGS AllowOverride None Order allow,deny Allow from all AuthName "DB test area" AuthType "basi

RE: [EMAIL PROTECTED] SSL Port 443

2005-12-14 Thread david micheneau
I think is it better if Khaled précised on which OS he works ? (windows / linux / sun ...) And which apache version he used ? David. -Message d'origine- De : Graham Frank [mailto:[EMAIL PROTECTED] Envoyé : mercredi 14 décembre 2005 07:53 À : users@httpd.apache.org Objet : RE: [

[EMAIL PROTECTED] Unable to build apache2.2.0 on AIX 5.3 with GNU Make 3.80

2005-12-28 Thread MILET David
]: *** No way to make target `delete-exports'.  Stop.make[2]: *** [all-recursive] Error 1make[1]: *** [all-recursive] Error 1make: *** [all-recursive] Error 1 Any ideas welcome. Thanks, David. smime.p7s Description: S/MIME cryptographic signature

[EMAIL PROTECTED] Process issue w/ 2.0.54

2006-01-02 Thread David Coulson
cause Apache to use processes rather than threads when using worker.c? I've hit a brick wall with my own basic diagnostics, and google didn't help me very much either. Any pointers would be appreciated... David - The off

Re: [EMAIL PROTECTED] Having trouble installing Apache 2.2.0 on SUSE LINUX version 9

2006-01-05 Thread David Salisbury
It looks like you're on a 64 bit machine. Apache doesn't seem to like to be compiled for 64 bit machines. If that is the case, here's a couple of work arounds to try and compile for 32 bit. Start over and re-configure with #!/bin/sh LDFLAGS="-L/usr/lib32" \ CFLAGS="-m32" \ ./configure --pref

Re: [EMAIL PROTECTED] Scripts

2006-01-05 Thread David Salisbury
No, that's not true. I'm not up with php much, but you can run it as cgi. I don't know if it's still true, but php didn't used to work with Apache 2.0.* as a module, but you could run it still as cgi, though it's not recommended for security reasons.. you could... ScriptAlias /php/ "/usr/loca

  1   2   3   4   5   6   7   8   >