[users@httpd] mod_echo configuration

2019-03-28 Thread anthony
art Test: # telnet localhost --> connection refused # telnet localhost 80 --> ... Bad request! ... The firewall is disabled. Reading the manual and google I am not able to correctly configure this. Can you assist me or give a hint? Anthony ---

Re: [users@httpd] Unknown accepted traffic to my site

2016-10-06 Thread Anthony Biacco
ecause the internet and a computer was >> involved, they said they couldn't help and my best bet would be trying to >> contact the FBI or some other government organization. I doubt anyone at >> my police station really knows much about PCs. There doesn't seem to be a

Re: [users@httpd] Unknown accepted traffic to my site

2016-10-06 Thread Anthony Biacco
On Thu, Oct 6, 2016 at 8:47 AM, Spork Schivago wrote: > > There's away to do a reverse IP lookup on the IP address and see if > there's a DNS entry for it. That's how I was able to successfully figure > out who the senders were (Berkeley) originally. I used dig I believe. I > don't have acc

Re: [users@httpd] getting disk cache to respect removing key from request query string

2016-08-10 Thread Anthony Biacco
On Wed, Aug 10, 2016 at 11:13 AM, Yann Ylavic wrote: > On Wed, Aug 10, 2016 at 5:12 PM, Raphaël wrote: > > On Tue, Aug 09, 2016 at 01:03:33AM -0600, Anthony Biacco wrote: > >> Is there any way i can rewrite the query string so that only the > modified > >> quer

Re: [users@httpd] getting disk cache to respect removing key from request query string

2016-08-10 Thread Anthony Biacco
On Wed, Aug 10, 2016 at 11:13 AM, Yann Ylavic wrote: > On Wed, Aug 10, 2016 at 5:12 PM, Raphaël wrote: > > On Tue, Aug 09, 2016 at 01:03:33AM -0600, Anthony Biacco wrote: > >> Is there any way i can rewrite the query string so that only the > modified > >> quer

Re: [users@httpd] getting disk cache to respect removing key from request query string

2016-08-09 Thread Anthony Biacco
On Tue, Aug 9, 2016 at 4:47 PM, Eric Covener wrote: > On Tue, Aug 9, 2016 at 3:03 AM, Anthony Biacco wrote: > > The only way i found so far is to do a redirect in the rewrite rule with > > [R]. I just don't want the extra overhead that goes along with that. > >

[users@httpd] getting disk cache to respect removing key from request query string

2016-08-09 Thread Anthony Biacco
I'm using apache 2.4.23 under CentOS. I have requests that are coming into apache that look like: /path?key1=value&key2=value I'm trying to remove the key1 parameter and value from the query string (such that it would be /path?key2=value) I managed to do this with a modified rewrite example form

Re: [users@httpd] Help. DSOs not being built from source? Apache 2.4.12 & CentOS 7 (x86_64)

2015-06-27 Thread Anthony Rutledge
ers@httpd.apache.org Sent: Saturday, June 27, 2015 4:43 PM Subject: Re: [users@httpd] Help. DSOs not being built from source? Apache 2.4.12 & CentOS 7 (x86_64) On 06/27/2015 10:53 AM, Anthony Rutledge wrote: DSOs not being built from source? Apache 2.4.12 & CentOS 7 (x86

Re: [users@httpd] Help. DSOs not being built from source? Apache 2.4.12 & CentOS 7 (x86_64)

2015-06-27 Thread Anthony Rutledge
use of the --prefix=  option. I tried ./configure --enable-mods-shared=all (etc...), but that did not work. Could it be the --prefix option is that important? Let's check for DSOs ls -l /tmp/test-config//modules/*.so Bada-bing, bada-boom. Alright, looks good.I'll do my regular configure

[users@httpd] Help. DSOs not being built from source? Apache 2.4.12 & CentOS 7 (x86_64)

2015-06-27 Thread Anthony Rutledge
DSOs not being built from source? Apache 2.4.12 & CentOS 7 (x86_64) This is a good question for those who are experts at installing Apache 2.4.12 from source. First, no errors are being generated. My "configure, make, make install" sequence successfully creates a /usr/local/apache2/ directory.Sec

[users@httpd] Configuring Apache reverse proxy with Tor?

2014-11-28 Thread Anthony Papillion
and serve it back to the client as if it were the page requested. Is this possible? Does anyone know of any doc that discusses it or has done it themselves? Thanks! Anthony -- Anthony Papillion Phone: 1.918.631.7331 XMPP Chat: cyp...@chat.cpunk.us Fingerprint: 65EF73EC 8B57F6B1 8C475BD4

RE: [users@httpd] apache caching 400 http status?

2014-02-13 Thread Anthony J. Biacco
tus); } } From: Mike Rumph [mailto:mike.ru...@oracle.com] Sent: Wednesday, February 12, 2014 4:54 PM To: users@httpd.apache.org Subject: Re: [users@httpd] apache caching 400 http status? Hello Anthony, The discussion on the caching of 503 errors in bug 55669 may apply to this email

[users@httpd] apache caching 400 http status?

2014-02-12 Thread Anthony J. Biacco
I'm running compiled apache 2.2.24 on centos 6.4 I have a URL which gets proxied to tomcat with mod_proxy_ajp. The URL in a test scenario is producing a 400 status and content using tomcat custom error pages. Said URL space is cached in apache with mod_disk_cache. Apache is caching said content an

RE: [users@httpd] apache 408 status code in 2.2.18 later

2014-01-23 Thread Anthony J. Biacco
The cause of these tends to be related to browsers that do predictive web requests to the server. The 408 happens after the unused connections time-out. The issue is also tied to RHEL 6.x and CentOS 6.x systems after a certain kernel version, I can’t remember which one off the top of my head. I h

[users@httpd] Squidanalyzer site forbidden

2013-12-16 Thread Anthony Lamb
Hi, I don't know if you are able to help me or not but it is worth a go. I have set up a CentOS 6.4 server and installed Java, Apache and Tomcat as well as Squid proxy server. The idea is that I have a proxy server on my network so I can control and monitor internet access. To do the monitorin

RE: [users@httpd] Apache for Windows - forward logs to syslog server

2013-10-19 Thread Anthony J. Biacco
You can run Snare Epilog for Windows as a daemon to read your local apache log files and forward them on to a syslog server http://www.intersectalliance.com/projects/EpilogWindows/index.html You should also be able to use a Windows port of the logger utility and pipe your apache logs directly t

RE: [users@httpd] Apache on CentOS 6 -- lots of reading requests

2013-10-10 Thread Anthony J. Biacco
I'd like to resurrect the below thread as I'm seeing this on my new CentOS 6.4 (kernel 2.6.32-358.18.1.el6.x86_64)/Apache 2.2.24 (compiled) servers. Never had the problem on my CentOS 5 ones. I can't lower my timeout in apache, as I have dynamic backend content needing a 120+s timeout. Haven't fo

[users@httpd] What is the correct way to configure one DocumentRoot that is available both with and without SSL for requests to all hostnames

2013-08-14 Thread Anthony DeCusati
seems to be an issue specific to how SSL is implemented on Ubuntu 12.04. I would like to clarify how this should correctly be configured. I can certainly provide more information if it is necessary, including configuration files. I appreciate any help you can provide. -- Anthony J.

RE: [users@httpd] Redirect subdirectory to another virtualhost on Apache??

2012-10-31 Thread Anthony J. Biacco
Does app_test = galaxy_qa in this example?? If it does, the error doesn’t make much sense in your problem as a Redirect only requires the mod_alias module to be enabled. But if galaxy_qa != app_test then you got a problem somewhere else where you’re trying to do a ProxyPass/ProxyPassReverse for

RE: [users@httpd] mod_jk type log for mod_proxy_balancer?

2011-04-15 Thread Anthony J. Biacco
at CustomLog logs/proxy-tomcat.log combined-tomcat env=BALANCER_WORKER_ROUTE Tailor it to your needs. -Tony --- Manager, IT Operations Format Dynamics, Inc. P: 303-228-7327 F: 303-228-7305 abia...@formatdynamics.com http://www.formatdynamics.com > -Original Message-

[users@httpd] mod_jk type log for mod_proxy_balancer?

2011-04-14 Thread Anthony J. Biacco
I'm testing out mod_proxy_ajp/balancer as a possible replacement for my mod_jk infrastructure. Apache 2.2.17 on CentOS. So far the only major hurdle I have is to create a separate mod_jk type log of requests that are being proxied. Has anyone done this? I thought maybe I can do this with the export

Re: [us...@httpd] Noobie Htaccess/ SSL authentication

2010-12-09 Thread Anthony Kowalick
" AuthLDAPBindPassword "x" AuthLDAPURL "ldap://xx"; require valid-user At least this is my understanding. I didn't code any of this, just inherited the issue. Appreciate your time and help. Thanks, Tony On 12/9/10 1:56 PM, "Igor Galić" wrote:

[us...@httpd] Noobie Htaccess/ SSL authentication

2010-12-09 Thread Anthony Kowalick
Excuse me for my ignorance on Apache up front and sorry if this email is duplicated Here Is my situation (hopefully Im explaining it correctly). We have an apache 2 server, using AuthLDAP for htaccess user/pass. I am trying to set it up so that if a user goes to a page which requires authent

[us...@httpd] mod_cache - limit cache-control request headers to Admins only

2010-12-08 Thread Anthony Dodson
update a cached object based on it's URL (without scanning the cache directory structure, grepping header files for the URL and deleting the cache files, which I consider insane)? Is there a way to know the directory path to the cache files based on a given URL? Can I replicate that hashi

[us...@httpd] Coordinating ETag policies for mirror networks

2009-10-15 Thread Anthony Bryan
en know to do anything else. I know the Apache mirrors had trouble getting in sync with the instructions on http://www.apache.org/info/how-to-mirror.html -- (( Anthony Bryan ... Metalink [ http://www.metalinker.org ] )) Easier, More Reliable, Self Healing Downloads [1] http://tools.iet

[us...@httpd] mod_cache ignores max-age / s-maxage headers if expires is set in the past

2009-09-02 Thread Anthony Gerrard
- hence I've noticed the problem. I think I have a workaround but wanted to post something in case it is a bug. Anthony _______ Anthony Gerrard Email: anthonygerr...@gmail.com http://www.sponsorachild.org.uk

Re: [us...@httpd] Help w/ "clean" uninstall

2009-07-12 Thread Anthony Rodriguez
Andre, Thank you. Don't I have to clean up the Windows' Registry? Dr. T. On Sun, Jul 12, 2009 at 11:13 AM, André Warnier wrote: > Anthony Rodriguez wrote: > >> Hi! >> >> How do I do a "clean" (i.e., remove everything) uninstall? >> >> I&

[us...@httpd] Help w/ "clean" uninstall

2009-07-12 Thread Anthony Rodriguez
Hi! How do I do a "clean" (i.e., remove everything) uninstall? I'd like to uninstall Apache 2.2 from Windoes XP and start over. Thank you. Dr. T.

[us...@httpd] Solution to "Help w/ installing Apache on Windows XP"

2009-07-10 Thread Anthony Rodriguez
Dear list, Andre Warnier suggested I change the listen directive to another port. I changed the httpd.conf file to 81. When I call http://localhost:81/, the "It Works!" page shows. Thank you Andre. I am duplicating the errors I got before so others my benefit from Andre's suggestion. “The Apac

[us...@httpd] Help with installation on Windows XP

2009-07-09 Thread Anthony Rodriguez
Hi! I’ve just installed Apache 2.2 on Widows XP using the Apache installer. During installation I got an error message similar to the error messages I now get when I try to start the service. Here're the error messages I now get: “The Apache server named reported the following error >>>

RE: [us...@httpd] Are apache caching modules redudant of memcached?

2009-05-26 Thread Anthony J. Biacco
ntered any problems so far. I'm also wondering how many of the authorization modules are necessary -- considering I have Django doing a lot of that through the DB. But that might be another thread ... =) Ben. On Fri, May 22, 2009 at 1:32 PM, Anthony J. Biacco wrote: You

Re: [us...@httpd] mod_proxy_http persistant connection issue

2009-05-23 Thread Anthony Catel
André Warnier a écrit : > Anthony Catel wrote: > ... >> >> But if the client hand-up, the read() loop (of the client) will return. >> So Apache know that the client is disconnected. Why Apache doesn't >> shutdown the socket to the proxied server when this happ

Re: [us...@httpd] mod_proxy_http persistant connection issue

2009-05-23 Thread Anthony Catel
André Warnier a écrit : > Anthony Catel wrote: >> Eric Covener a écrit : >>> On Sat, May 23, 2009 at 10:21 AM, Anthony Catel wrote: >>> >>>> I don't see any reasons why Apache couldn't be aware if the client >>>> hung

Re: [us...@httpd] mod_proxy_http persistant connection issue

2009-05-23 Thread Anthony Catel
Eric Covener a écrit : > On Sat, May 23, 2009 at 10:21 AM, Anthony Catel wrote: > >> I don't see any reasons why Apache couldn't be aware if the client hung >> up gracefully. >> > > Patches are always welcome. > > Alright ;) Just wanted

Re: [us...@httpd] mod_proxy_http persistant connection issue

2009-05-23 Thread Anthony Catel
Eric Covener a écrit : > On Sat, May 23, 2009 at 9:16 AM, Anthony Catel wrote: > >> Eric Covener a écrit : >> >>> On Thu, May 21, 2009 at 7:55 PM, Anthony Catel wrote: >>> >>>> Hi all, >>>> >>>> Hi, I have a q

Re: [us...@httpd] mod_proxy_http persistant connection issue

2009-05-23 Thread Anthony Catel
Eric Covener a écrit : > On Thu, May 21, 2009 at 7:55 PM, Anthony Catel wrote: >> Hi all, >> >> Hi, I have a question about mod_proxy_http. Apache keep the connection >> alive with the proxied server even if the user has disconnected. >> (.htaccess http://apach

RE: [us...@httpd] Are apache caching modules redudant of memcached?

2009-05-22 Thread Anthony J. Biacco
You can comment them out -Tony --- Manager, IT Operations Format Dynamics, Inc. 303-573-1800x27 abia...@formatdynamics.com http://www.formatdynamics.com > -Original Message- > From: palewire [mailto:ben.we...@gmail.com] > Sent: Friday, May 22, 2009 12:52 PM > To:

RE: [us...@httpd] logging URLs

2009-05-22 Thread Anthony J. Biacco
You mean beyond RewriteLog? -Tony --- Manager, IT Operations Format Dynamics, Inc. 303-573-1800x27 abia...@formatdynamics.com http://www.formatdynamics.com > -Original Message- > From: Melanie Pfefer [mailto:melanie_pfe...@yahoo.co.uk] > Sent: Friday, May 22, 2009

[us...@httpd] mod_proxy_http persistant connection issue

2009-05-21 Thread Anthony Catel
Hi all, Hi, I have a question about mod_proxy_http. Apache keep the connection alive with the proxied server even if the user has disconnected. (.htaccess http://apache.pastebin.ca/1430422). Any idea ? ;) Thanks - The official

[us...@httpd] RE: caching with compression

2009-05-19 Thread Anthony J. Biacco
73-1800x27 abia...@formatdynamics.com http://www.formatdynamics.com > -Original Message----- > From: Anthony J. Biacco > Sent: Tuesday, May 19, 2009 11:39 AM > To: 'users@httpd.apache.org' > Subject: caching with compression > > Hi, > > I'm using 2.2.11 on rhel 5. I&#x

[us...@httpd] caching with compression

2009-05-19 Thread Anthony J. Biacco
Hi, I'm using 2.2.11 on rhel 5. I'm doing apache disk caching of a couple of my tomcat apps, and apache memory caching for my static web files. I now have started doing compression of said files and webapps (which all fall under a javascript content type). Problem is, apache is now creating a .var

RE: [us...@httpd] mod_rewrite + mod_cache

2009-05-01 Thread Anthony J. Biacco
According to the below config you gave, you're not caching anything. You don't have CacheEnable turned on for any paths. But for 'all site on one script', I'm not sure if what you want is possible. If depends on the format of the full url for each page on the site, which you haven't given any examp

RE: [us...@httpd] Unable to configure Apache to use as personal web server

2009-04-29 Thread Anthony J. Biacco
Are you sure you reloaded the apache configuration and/or cleared your browser cache? -Tony --- Manager, IT Operations Format Dynamics, Inc. 303-573-1800x27 abia...@formatdynamics.com http://www.formatdynamics.com

[us...@httpd] Help with ReriteBase

2009-04-22 Thread Anthony Smith
nt .htaccess below. RewriteEngine On RewriteCond %{REQUEST_FILENAME} -s [OR] RewriteCond %{REQUEST_FILENAME} -l [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteBase /zend/ RewriteRule ^.*$ - [NC,L] RewriteRule ^.*$ index.php [NC,L] Anthony Smith Senior Strategic Sales Analyst Sales Incentive

RE: [us...@httpd] need help on "Program terminated with signal 11, Segmentation fault"

2009-03-27 Thread Anthony J. Biacco
Is your test server the same architecture with same library versions and os version as the production servers? Have you tried putting a simulated load on the test server to see if it falls over under the same load as the production box has? Have you used strace on any of the production apache p

[us...@httpd] performance scalability - good read

2009-03-20 Thread Anthony J. Biacco
If anybody wants a good read on web server scalability across multiple processor cores, just found at random: http://www.cse.wustl.edu/ANCS/2007/papers/p57.pdf on a similar topic, I've been looking at kernel settings lately, maxconn, backlog, rmem, etc.. and wondered if anybody had some good refer

RE: [us...@httpd] Reducing js file sizes...

2009-03-19 Thread Anthony J. Biacco
Ditto on the module, but check out ShrinkSafe based on rhino (http://shrinksafe.dojotoolkit.org). It's a java jar. -Tony --- Manager, IT Operations Format Dynamics, Inc. 303-573-1800x27 abia...@formatdynamics.com http://www.formatdynamics.com -Original Message- Fr

RE: [us...@httpd] RewriteRule problem

2009-03-18 Thread Anthony J. Biacco
abc isn't part of your query Make it: RewriteCond %{QUERY_STRING} ^id=(.*) [NC] RewriteRule ^/abc$ /efg/%1 [L] -Tony --- Manager, IT Operations Format Dynamics, Inc. 303-573-1800x27 abia...@formatdynamics.com http://www.formatdynamics.com -Original Message- Fr

RE: [us...@httpd] RewriteRule problem

2009-03-18 Thread Anthony J. Biacco
Rewriterule doesn't process query strings. He needs a "RewriteCond %{QUERY_STRING}"-type directive. -Tony --- Manager, IT Operations Format Dynamics, Inc. 303-573-1800x27 abia...@formatdynamics.com http://www.formatdynamics.com -Original Message- From: André Warn

[us...@httpd] rewrite before caching?

2009-03-18 Thread Anthony J. Biacco
I have a uri with cachebusting in it that looks like this: /path?killCache=x¶meter1=y%parameter2=z where x is a unix timestamp used to make sure the url isn't cached by the browser. Now though I want to use apache disk caching on this url. Obviously with the killCache parameters always changing th

RE: [us...@httpd] Apache Tunning

2009-03-16 Thread Anthony J. Biacco
i'm using moodle with some images werving with eaccelerator running with php and i you want i can send a conf file about mysql, php and apache if you would like to. On Fri, Mar 13, 2009 at 2:45 PM, Anthony J. Biacco wrote: 1. I have to rail totally against this. The more you lower Max

RE: [us...@httpd] Apache Tunning

2009-03-13 Thread Anthony J. Biacco
1. I have to rail totally against this. The more you lower MaxRequestsPerChild, the more often apache is killing and recreating a child process. At numbers as low as 2000 or lower, you're starting to defeat the whole purpose of using the worker mpm. >=50% of apache's time is going to be spent mana

RE: [us...@httpd] Build issue

2009-03-13 Thread Anthony J. Biacco
Try putting the openssl bin directory in your PATH and the openssl lib directory in your LD_LIBRARY_PATH -Tony --- Manager, IT Operations Format Dynamics, Inc. 303-573-1800x27 abia...@formatdynamics.com http://www.formatdynamics

RE: [us...@httpd] mod_disk_cache and ext3-limits

2009-03-12 Thread Anthony J. Biacco
.@deam.org] Sent: Thursday, March 12, 2009 9:57 AM To: users@httpd.apache.org Subject: Re: [us...@httpd] mod_disk_cache and ext3-limits Hi Tony, On 12.03.2009, at 15:51, Anthony J. Biacco wrote: > I tried mod_memcached_cache and wasn't thrilled with performance at > all. I don

RE: [us...@httpd] mod_disk_cache and ext3-limits

2009-03-12 Thread Anthony J. Biacco
eeing errors in the apache log. Can't remember what they were now, but they weren't good, and couldn't fix them. -Tony --- Manager, IT Operations Format Dynamics, Inc. 303-573-1800x27 abia...@formatdynamics.com http://www.formatdynamics.com -Original Messag

RE: [us...@httpd] mod_disk_cache and ext3-limits

2009-03-12 Thread Anthony J. Biacco
I tried mod_memcached_cache and wasn't thrilled with performance at all. I don't have the numbers right in front of me but at high requests and concurrency it fell apart under my load testing. -Tony Sent from my Windows Mobile® phone. -Original Message- From: Brantl M. Klaus Sent: Thu

RE: [us...@httpd] Ask apache to stop listening on only one socket?

2009-03-09 Thread Anthony J. Biacco
Can't you just install an iptables rule to block connections to 8080? And then remove it when you're done. (assuming you're running unix) Block: iptables -A INPUT -p tcp -s 0/0 --dport 8080 -j DROP Pass: iptables -D INPUT -p tcp -s 0/0 --dport 8080 -j DROP -Tony --- Manag

RE: [us...@httpd] Ask apache to stop listening on only one socket?

2009-03-09 Thread Anthony J. Biacco
Only if you when into the config after apache's start, commented out the 8080 Listen line, and reloaded apache. Then to get it listening on 8080 again, you'd have to do the same, just uncommenting the Listen line -Tony --- Manager, IT Operations Format Dynamics, Inc. 303-

RE: [us...@httpd] rewrite based on POST data?

2009-03-06 Thread Anthony J. Biacco
Gingras [mailto:francois.ging...@gmail.com] Sent: Friday, March 06, 2009 10:07 AM To: users@httpd.apache.org Subject: Re: [us...@httpd] rewrite based on POST data? Anthony J. Biacco wrote: > Anybody know if there's a way for apache's rewrite to check POST data? > I need to rewrite

[us...@httpd] rewrite based on POST data?

2009-03-06 Thread Anthony J. Biacco
Anybody know if there's a way for apache's rewrite to check POST data? I need to rewrite a url based on a param=value in the POST. Thanx, -Tony --- Manager, IT Operations Format Dynamics, Inc. 303-573-1800x27 abia...@formatdynamics.com http://www.formatdynamics.com

RE: [us...@httpd] Apache port help

2009-03-05 Thread Anthony J. Biacco
I still think running each web server on a separate internal IP so you can run both on port 80 would be better than having IIS redirect the intranet request to apache. I just think he'd be adding a point of failure where one isn't needed. If IIS goes down for whatever reason, then you lose your

RE: [us...@httpd] Apache port help

2009-03-05 Thread Anthony J. Biacco
ginal Message- From: Anthony J. Biacco [mailto:abia...@formatdynamics.com] Sent: Thursday, March 05, 2009 12:08 PM To: users@httpd.apache.org Subject: RE: [us...@httpd] Apache port help Since your port 80 server is IIS that's what you'll have to do the redirection from. This becomes a ques

RE: [us...@httpd] Apache port help

2009-03-05 Thread Anthony J. Biacco
To: users@httpd.apache.org Subject: RE: [us...@httpd] Apache port help The url running on port 80 is http://chdb Tim Ford -Original Message----- From: Anthony J. Biacco [mailto:abia...@formatdynamics.com] Sent: Thursday, March 05, 2009 2:01 PM To: users@httpd.apache.org Subject: RE: [us...@htt

RE: [us...@httpd] Apache port help

2009-03-05 Thread Anthony J. Biacco
There is no way for http://intranet to go directly to the web server on port 8080. You'd have to configure something on the web server on port 80 to forward to 8080 IN the port 80 web server, you could do a: RedirectPermanent / http://intranet:8080 But then that kind of defeats the purpose of your

RE: [us...@httpd] Apache port help

2009-03-05 Thread Anthony J. Biacco
Stupid question..why not just run it on port 80? -Tony --- Manager, IT Operations Format Dynamics, Inc. 303-573-1800x27 abia...@formatdynamics.com http://www.formatdynamics.com -Original Message- From: Tim Ford [mailto:tf...@phmc.org] Sent: Thursday, March 05, 20

RE: [us...@httpd] mod_cache and se

2009-03-03 Thread Anthony J. Biacco
content. I only want that behaviour in mod_cache in my reverse proxy and not in the other downstream proxies. Thanks, Nuno Fernandes On Monday 02 March 2009 17:31:56 Anthony J. Biacco wrote: > An environmental variable of no-cache won't do anything, it doesn't > modify the response h

RE: [us...@httpd] mod_cache and se

2009-03-02 Thread Anthony J. Biacco
An environmental variable of no-cache won't do anything, it doesn't modify the response headers at all for you. But you can try this.. SetEnvIf Request_URI "\.aspx$" DO_nocache Header set Cache-Control no-cache env=DO_nocache Header unset Expires env=DO_nocache -Tony --- M

RE: [us...@httpd] Can you go outside the .htaccess directory with Rewrite Rule?

2009-02-27 Thread Anthony J. Biacco
I think you can if you used a ScriptAlias or something similar in your conf to map /cgi-bin to a directory of your choosing. -Tony --- Manager, IT Operations Format Dynamics, Inc. 303-573-1800x27 abia...@formatdynamics.com http://www.formatdynamics.com -Original Messa

RE: [us...@httpd] Alias/authentication precedence

2009-02-27 Thread Anthony J. Biacco
I'm no expert, but I think.. 1. No 2. No 3. NA 4. What you're missing is that the url path in ScriptAlias matches from the start of the uri..it's not a substring match. For the authentication, I would THINK that the Location authentication would take effect, yes. For the script alias thing, you

RE: [us...@httpd] Sorry for a stupid question

2009-02-26 Thread Anthony J. Biacco
No, REQUEST_URI represents the path of the request after the http hostname. You want {HTTP_HOST} and it formatted like this: RewriteCond %{HTTP_HOST} ^(mvideo|wap|mobile)\.mysite\.com$ [NC] RewriteRule (.*) http://m.mysite.com/$1 [R=301,L] -Tony --- Manager, IT Operations

RE: [us...@httpd] Range-Request

2009-02-26 Thread Anthony J. Biacco
"Header unset Accept-Ranges" to not send it or "Header set Accept-Ranges: none" to specifically set it to none Fyi, mod_headers module must be loaded. -Tony --- Manager, IT Operations Format Dynamics, Inc. 303-573-1800x27 abia...@formatdynamics.com http://www

RE: [us...@httpd] ajp mod_jk problem

2009-02-26 Thread Anthony J. Biacco
1. Don't use a hostname in your workers file, use an ip 2. Check your mod_jk.log to see if mod_jk is sending the requests to tomcat. 3. Check if you're using a VirtualHost in apache. A VirtualHost will NOT inherit the JkMount directives you've listed. They have to be inside th

RE: [us...@httpd] How To Configure.htpasswd For Web Authentication

2009-02-23 Thread Anthony J. Biacco
First you'll have to do one of the following. 1. Change the documentroot so your apache site can see the 'int' directory. Your current documentroot is too specify as is to encompass both. or 2. Create a new virtualhost with a documentroot of /var/www/html/int/. If your original vhost is ext.domai

RE: [us...@httpd] PHP4/PHP5 both as Apache 2 Modules RHEL 5

2009-02-20 Thread Anthony J. Biacco
Try running the php4 version as a fastcgi with the mod_fastcgi module, that's what we do. Configure php4 with -enable-fastcgi and --enable-force-cgi-redirect -Tony --- Manager, IT Operations Format Dynamics, Inc. 303-573-1800x27 abia...@formatdynamics.com http://www.format

[us...@httpd] RE: mem_cache and disk_cache acting differently when determine when to cache content?

2009-02-20 Thread Anthony J. Biacco
tions Format Dynamics, Inc. 303-573-1800x27 abia...@formatdynamics.com http://www.formatdynamics.com -Original Message- From: Anthony J. Biacco Sent: Friday, February 20, 2009 4:05 PM To: 'users@httpd.apache.org' Cc: 'modules-...@httpd.apache.org' Subject: mem_cache and disk

[us...@httpd] mem_cache and disk_cache acting differently when determine when to cache content?

2009-02-20 Thread Anthony J. Biacco
Hi, I'm serving out dynamic content from apache 2.2.11 that has a query string on it. The output is different if the query string is different, so I'm not ignoring the query string. My problem is that when I use the mem_cache module for this and look at the debug log, the effects seem different th

RE: [us...@httpd] Authentication/Authorization using HTTP Server

2009-02-18 Thread Anthony J. Biacco
That pages works for me, but if you're using php, just recompile php with oracle library support (assuming you've installed the libraries from oracle's website) and you can access the db from your scripts. -Tony Sent from my Windows Mobile® phone. -Original Message- From: Vasanth Kuma

RE: [us...@httpd] [client 127.0.0.1] client denied byserverconfiguration: /srv/www/htdocs/

2009-02-18 Thread Anthony J. Biacco
ge- From: James Pifer [mailto:j...@obrien-pifer.com] Sent: Wednesday, February 18, 2009 2:55 PM To: users@httpd.apache.org Subject: RE: [us...@httpd] [client 127.0.0.1] client denied byserverconfiguration: /srv/www/htdocs/ On Wed, 2009-02-18 at 14:49 -0700, Anthony J. Biacco wrote: > Hmm..do yo

RE: [us...@httpd] [client 127.0.0.1] client denied by serverconfiguration: /srv/www/htdocs/

2009-02-18 Thread Anthony J. Biacco
Hmm..do you have a block that's maybe denying it, or lack of one? Do you have a http(s) load balancer on the same machine that's probing apache for availability? That at least would explain the access log entries you quoted. -Tony --- Manager, IT Operations Format Dynamic

RE: [us...@httpd] [client 127.0.0.1] client denied by server configuration:/srv/www/htdocs/

2009-02-18 Thread Anthony J. Biacco
A Deny restriction block in Apache? An .htaccess file put in htdocs that has a Deny client restriction? -Tony --- Manager, IT Operations Format Dynamics, Inc. 303-573-1800x27 abia...@formatdynamics.com http://www.formatdynamics.com -Original Message- From: James P

[us...@httpd] mod_cache parameters conditional?

2009-02-16 Thread Anthony J. Biacco
Anybody know a way to make the CacheIgnoreQueryString parameter conditional? For 1 URL I have the query string changes the output, for the other, it does not, so I'd like to turn CacheIgnoreQueryString on for that URL so I only have 1 cached version instead of 1 for every string. Can I use a rewri

RE: [us...@httpd] Redirecting https connection

2009-02-11 Thread Anthony J. Biacco
1. Are xyz.com and www.xyz.com under the same virtual host? Do they resolve to the same IP address? 2. Are you sure you have the wildcard ssl cert configured in apache and reloaded the config? Look at the cert in your browser when you go to www.xyz.com. The CN value in the cert should

RE: [us...@httpd] user certificates with apache

2009-02-11 Thread Anthony J. Biacco
I would also say post the verbatim config. The way it looks currently is that you have the sslverifyclient and sslrequire in the whole site/vhost config, when you probably should put it in a directive. -Tony --- Manager, IT Operations Format Dynamics, Inc. 303-573-1800x27

RE: [us...@httpd] Redirection from http to https and sslrequiressl in .htaccess

2009-02-11 Thread Anthony J. Biacco
You don't need the sslrequiressl in .htaccess anymore if in the http vhost you're redirecting it to the https one all the time with a redirect or whatever. It should never end up in the dir with http. -Tony --- Manager, IT Operations Format Dynamics, Inc. 303-573-1800x27 ab

RE: [us...@httpd] Threaded MPM + mod_php/mod_python/mod_perl/mod_ruby.. thread safe?

2009-02-11 Thread Anthony J. Biacco
It can pretty much be said about anything that uses libraries that are not thread-safe, yes. While things like mod_perl are thread safe with ithreads as far as apache is concerned, mod_perl won't guarantee the thread-safeness of talking to the libraries, nor will any other mod_* probably that uses

RE: [us...@httpd] Re: optimizing apache web server

2009-02-10 Thread Anthony J. Biacco
Did you compile apache from source or use a binary package? List any 3rd party modules you're using, if any. Does typo use php? I forget. Run an strace on the apache process consuming the CPU and see what it's doing at the time of trouble. Run lsof on the process to see if any unusual files or exo

RE: [us...@httpd] cache POST requests

2009-02-10 Thread Anthony J. Biacco
://www.formatdynamics.com -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Tuesday, February 10, 2009 2:44 PM To: users@httpd.apache.org Subject: Re: [us...@httpd] cache POST requests Anthony J. Biacco wrote: > I did in fact read the rfc before I posted, but it seems to me that o

RE: [us...@httpd] cache POST requests

2009-02-10 Thread Anthony J. Biacco
3-573-1800x27 abia...@formatdynamics.com http://www.formatdynamics.com -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Tuesday, February 10, 2009 12:39 PM To: users@httpd.apache.org Subject: Re: [us...@httpd] cache POST requests Anthony J. Biacco wrote: > Hello, >

[us...@httpd] cache POST requests

2009-02-10 Thread Anthony J. Biacco
Hello, I'm using apache 2.2.11 on centos 5/x86_64 I'm testing out caching data for GET requests using mod_disk_cache, which I have working. I'd also like to cache data for the same requests via the POST method, but this doesn't seem to work. Is this supported? If so, is there any config changes re

Re: [us...@httpd] How do I get the PHP5 module for Apache 2.2?

2009-01-29 Thread Anthony G. Atkielski
fig code in the ports distribution (?). Anyway, it seems to work now. I'm not sure exactly how I did it, but as long as it works, I guess it's okay. -- Anthony - The official User-To-User support forum o

[us...@httpd] How do I get the PHP5 module for Apache 2.2?

2009-01-28 Thread Anthony G. Atkielski
the config screen (make config) for PHP5. What am I doing wrong? -- Anthony - 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,

RE: [EMAIL PROTECTED] mod_rewrite bug/by design with mod_mem_cache cached files?

2008-09-05 Thread Anthony J. Biacco
@httpd.apache.org Subject: Re: [EMAIL PROTECTED] mod_rewrite bug/by design with mod_mem_cache cached files? On Fri, Sep 5, 2008 at 1:20 PM, Anthony J. Biacco <[EMAIL PROTECTED]> wrote: > Hi, > > I'm using apache 2.2.9 with mod_mem_cache to cache some javascript > files, which is wor

[EMAIL PROTECTED] mod_rewrite bug/by design with mod_mem_cache cached files?

2008-09-05 Thread Anthony J. Biacco
Hi, I'm using apache 2.2.9 with mod_mem_cache to cache some javascript files, which is working fine. Today, I added a rewrite rule to forbid access (403) to everything in a virtualhost based on the Opera browser, which obviously included the javascript files. Problem is, the cached files in memo

Re: [EMAIL PROTECTED] configure hangs after checking whether SCTP is supported

2008-05-09 Thread Anthony Jurado Jr
Hi Eric, Our SA confirmed for me that configure spawns "/sbin/modprobe -q --net_pf_2_proto_132". The modprobe proceses results in 100% CPU usage as you stated. I don't see modprobe anywhere under the httpd-2.2.8 directory. Can you please share the fix for this if you know it? Many thanks, Ton

Re: [EMAIL PROTECTED] configure hangs after checking whether SCTP is supported

2008-05-07 Thread Anthony Jurado Jr
On Wed, May 7, 2008 at 3:41 PM, Anthony Jurado Jr <[EMAIL PROTECTED]> wrote: > I googled both sctp and 'configure hangs' but did not see any suggestions on > how to resolve the problem. Since this is the first time I've tried to > install Apache on this version of Red

[EMAIL PROTECTED] configure hangs after checking whether SCTP is supported

2008-05-07 Thread Anthony Jurado Jr
I'm trying to install the Apache httpd server on a Red Hat Enterprise Linux Server release 5.1 (Tikanga). The output of uname -a is: Linux server_name 2.6.18-53.1.19.el5 #1 SMP Tue Apr 22 03:01:10 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux. I get the same results for both 2.2.4 and 2.2.8. Basica

[EMAIL PROTECTED] Automated signature verification for Apache downloads

2008-04-19 Thread Anthony Bryan
gt; -END PGP SIGNATURE INFORMATION- [###] 100% 5.84/5.84 MB Any comments/suggestions? More metalink info at http://en.wikipedia.org/wiki/Metalink -- (( Anthony Bryan ... Metalink [ http://www.metalinker.org ] )) Easier, More Reliab

RE: [EMAIL PROTECTED] Running two apaches on different ports

2007-04-03 Thread Anthony Smith
That solved my problem. Thanks! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Slive Sent: Tuesday, April 03, 2007 10:24 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Running two apaches on different ports On 4/3/07, Anthony Smith

[EMAIL PROTECTED] Running two apaches on different ports

2007-04-03 Thread Anthony Smith
right directory and my port number in the httpd.conf is changed. Is there anything else I could be doing wrong? BEGIN:VCARD VERSION:2.1 N:Smith;Anthony FN:Anthony Smith ORG:FedEx Services;International Technologies TITLE:Programmer Analyst TEL;WORK;VOICE:901-263-8953 TEL;CELL;VOICE:901

RE: [EMAIL PROTECTED] Filters in Apache?

2006-08-23 Thread Anthony Smith
D] On Behalf Of Dmitri Colebatch Sent: Tuesday, August 22, 2006 5:26 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Filters in Apache? On 8/23/06, Anthony Smith <[EMAIL PROTECTED]> wrote: > I basically want a way to provide some control/security over all the > sites witho

  1   2   >