> -Original Message-
> From: Fred Zinsli [mailto:fred.zin...@shooter.co.nz]
> Sent: Tuesday, June 09, 2009 3:12 AM
> To: users@httpd.apache.org
> Subject: [us...@httpd] default site
>
> Hello all
>
> I am sure this has been asked, but I couldn't find the answer I was
> looking for.
>
>
> -Original Message-
> From: Sayed Wali [mailto:sayed.w...@gmail.com]
> Sent: Monday, June 08, 2009 11:54 PM
> To: users@httpd.apache.org
> Subject: [us...@httpd] Configuring multiple instance of
> apache on solaris
>
> Hi ,
>
> I have a problem that I am hoping one you have seen before
> -Original Message-
> From: Davide Bianchi [mailto:dav...@walterisookeensufferukker.nl]
>
> Actually no. If the request doesn't match any Virtual Hosts,
> it will be
> served by the first vhost defined or by the one defined with the
> _default_ keyword.
Quite right. Once you start usin
> -Original Message-
> From: Singh, Sukhjeet [mailto:sukhjeet.si...@fiserv.com]
> Sent: Wednesday, June 10, 2009 2:56 PM
> To: users@httpd.apache.org
> Subject: RE: [us...@httpd] Re: Fixing HTTP Service / Server
> Version Detected
>
> Eric,
>
> Can you let me know the best possible way
> -Original Message-
> From: André Warnier [mailto:a...@ice-sa.com]
> >
> and, when you have exhausted all of those, and the JBoss list
> too, you
> might finally be able to bask in the satisfaction of knowing which
> webserver software you are really responsible for.
I suspect we've
> -Original Message-
> From: Brent Friedman [mailto:br...@brentfriedman.net]
> Sent: Friday, June 12, 2009 12:31 AM
> To: users@httpd.apache.org
> Subject: [us...@httpd] redirect webdav traffic from dmz to
> server inside firewall?
>
> I have been trying to determine the proper configura
s message may be ignored.
>
> Thanks,
>
> Brent Friedman
>
>
> Boyle Owen wrote:
> >> -Original Message-
> >> From: Brent Friedman [mailto:br...@brentfriedman.net]
> >> Sent: Friday, June 12, 2009 12:31 AM
> >> To: users@httpd.apache.or
> -Original Message-
> From: SAILESH KRISHNAMURTI, BLOOMBERG/ 731 LEXIN
> [mailto:skrishnam...@bloomberg.net]
> Sent: Thursday, June 18, 2009 3:42 PM
> To: USERS@httpd.apache.org
> Subject: [us...@httpd] How to detect a non-graceful restart of Apache
>
> Hi, I have a requirement wherin a
From: Igor Cicimov [mailto:icici...@gmail.com]
Sent: Tuesday, June 30, 2009 9:05 AM
To: users
Subject: [us...@httpd] mod_expires/mod_headers and SSL
Hi all,
Any idea if mod_expires works ov
> From: ricardo figueiredo [mailto:ricardoogra...@gmail.com]
> Sent: Friday, July 03, 2009 2:51 PM
> To: users@httpd.apache.org
> Subject: Re: [us...@httpd] How do I prioritize requests ?
> Implement a HTTP proxy which do it and be happy!
>
> I would lik
> -Original Message-
> From: Per olof Ljungmark [mailto:p...@bsdlabs.com]
> Sent: Sunday, July 05, 2009 2:01 AM
> To: users@httpd.apache.org
> Subject: [us...@httpd] Annoying problem with apache22 / php5
> - how to investigate?
>
> Hi,
>
> We run FreeBSD 7 and apache 2.2 (currently 2.2.
From: juergen.l...@it.nrw.de [mailto:juergen.l...@it.nrw.de]
Sent: Monday, July 06, 2009 5:29 PM
To: users@httpd.apache.org
Subject: [us...@httpd] mod_proxy_balance: route redirect not working
We use mod_pr
> -Original Message-
> From: juergen.l...@it.nrw.de [mailto:juergen.l...@it.nrw.de]
> Sent: Tuesday, July 07, 2009 9:52 AM
> To: users@httpd.apache.org
> Subject: AW: [us...@httpd] mod_proxy_balance: route redirect
> not working
>
> Owen,
> what exactly does "labelled" mean?
containing
> -Original Message-
> From: Marc Patermann [mailto:hans.mo...@ofd-sth.niedersachsen.de]
> Sent: Wednesday, July 08, 2009 9:07 AM
> To: users@httpd.apache.org
> Subject: [us...@httpd] SSI - file not included
>
> Hi,
>
> I tried a simple "include" with SSI.
>
> In the root directory I ad
http://httpd.apache.org/docs/2.2/mod/mod_status.html
From: nima chavooshi [mailto:nima0...@gmail.com]
Sent: Wednesday, July 08, 2009 8:51 AM
To: users@httpd.apache.org
Subject: [us...@httpd] apache monitoring
If you just load modules but don't actually use them (ie, no directives
in config), then no.
From: nima chavooshi [mailto:nima0...@gmail.com]
Sent: Wednesday, July 08, 2009 8:59 AM
To: users@httpd.apache.org
Subject: [us...@httpd]
> -Original Message-
> From: Marc Patermann [mailto:hans.mo...@ofd-sth.niedersachsen.de]
> Sent: Wednesday, July 08, 2009 10:47 AM
> To: users@httpd.apache.org
> Subject: Re: [us...@httpd] SSI - file not included
>
> Boyle Owen schrieb:
>
> >> Can the
HTTP is a stateless protocol and the normal HTTP process flow doesn't
give you any way to detect this sort of thing.
If the user does this:
*
hits your page
*
switches to another page on another site
*
hits "back" to get back to your page
your server
> -Original Message-
> From: André Warnier [mailto:a...@ice-sa.com]
> Sent: Monday, July 13, 2009 10:52 AM
> To: users@httpd.apache.org
> Subject: [us...@httpd] [OT][Fwd: Undelivered Mail Returned to Sender]
>
> Hi list.
> I apologise if this is not really on-topic.
>
> Since a few days,
> -Original Message-
> From: rank1see...@gmail.com [mailto:rank1see...@gmail.com]
> Sent: Tuesday, July 14, 2009 4:05 AM
> To: users@httpd.apache.org
> Subject: [us...@httpd] Conditional in httpd.conf
First off, httpd.conf is a config file - think of it as a data structure
like a hash-map
tSSLStuff()
if ($port == 443);
$output .= "\n";
}
Then you run the perl-script just before each apache restart (ie, add it
to the apachectl script)
Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored.
>
>
>
>
> -Original Message-
> From: Evan Platt [mailto:e...@espphotography.com]
> Sent: Wednesday, July 22, 2009 1:56 AM
> To: users@httpd.apache.org
> Subject: [us...@httpd] 404's to robots.txt?
>
> So I've noticed quite a lot of connections from web spider programs.
> I've had a robots.txt
>
> -Original Message-
> From: Jos Chrispijn [mailto:apa...@webrz.net]
> Sent: Wednesday, July 22, 2009 1:31 AM
> To: users@httpd.apache.org
> Subject: [us...@httpd] Remote .htaccess
>
> Is it possible to use a .htaccess in a folder in which I define a
> htpasswd path that physically is lo
> -Original Message-
> From: news [mailto:n...@ger.gmane.org] On Behalf Of Nicholas Sherlock
> >
> > Jfyi: you might also try free and not widely recognized,
> > http://cacert.org/
>
> Won't certificates signed by them be only useful for
> internally-deployed
> apps? They're not a trust
> -Original Message-
> From: André Warnier [mailto:a...@ice-sa.com]
> Sent: Wednesday, July 22, 2009 3:09 PM
> To: users@httpd.apache.org
> Subject: Re: [us...@httpd] Re: Low priced certificate?
>
>
> We are a services company, and provide websites to select
> customers, for
> their ow
> -Original Message-
> From: Evan Platt [mailto:e...@espphotography.com]
> Sent: Wednesday, July 22, 2009 10:44 PM
> To: users@httpd.apache.org
> Subject: Re: [us...@httpd] 404's to robots.txt?
>
> At 06:03 PM 7/21/2009, you wrote:
>
> >More than 1 docroot / log %{Host}i ?
>
> Ahh.. I b
> -Original Message-
> From: danielitob [mailto:gbatt...@aliceposta.it]
> Sent: Tuesday, July 28, 2009 9:06 AM
> To: users@httpd.apache.org
> Subject: Re: [us...@httpd] rewrite to 443..please help me
>
>
> Ok..
> that is configuration. What I need is running a we site on
> http, but whe
> -Original Message-
> From: Freddy Jensen [mailto:jen...@adobe.com]
> Sent: Wednesday, July 29, 2009 3:06 PM
> To: users@httpd.apache.org
> Cc: jen...@adobe.com
> Subject: Re: [us...@httpd] Question about Server Side Includes
>
>
> I really appreciate all the quick and accurate answers.
>BalancerMember ajp://192.168.31.128:8009/MyJava min=10 max=100
> http://Ipaddress:8080/MyJava
Not same port.
What happens if you try direct login to back-end on same port as
Balancer (8009)?
Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored.
> -Original Message-
> From: lr...@juno.com [mailto:lr...@juno.com]
> Sent: Monday, August 31, 2009 3:41 PM
> To: users@httpd.apache.org
> Subject: [us...@httpd] httpd 2.0.63 + cgi script + 'Error:
> Bad file number'
>
>
>
> I am attempting to upgrade my apache installation from
> -Original Message-
> From: lr...@juno.com [mailto:lr...@juno.com]
> Sent: Tuesday, September 01, 2009 5:46 PM
> To: users@httpd.apache.org
> Subject: RE: [us...@httpd] httpd 2.0.63 + cgi script +
> 'Error: Bad file number'
>
> Hi Boyle Owen,
>
&g
I'm not familiar with your linux distro, but I suspect that
/usr/sbin/apache2 is the apache binary and that by starting it directly
you get a default config (do "/usr/sbin/apache2 -V" to find out where).
On the other hand, /etc/init.d/apache2 is probably a shell-script that
defines a different co
> -Original Message-
> From: J. Bakshi [mailto:joyd...@infoservices.in]
> Sent: Tuesday, November 10, 2009 10:43 AM
> To: users@httpd.apache.org
> Subject: [us...@httpd] apache configuration: always go to
> parent directory
>
> Hello,
>
> I have configured a personal work-space for mine
> -Original Message-
> From: J. Bakshi [mailto:joyd...@infoservices.in]
>
>
> ##apache config
>
> ``
> Alias /personal/joydeep /var/personal_work_area/joydeep
>
> DocumentRoot /var/personal_work_area/
>
>
> DirectoryIndex inde
> -Original Message-
> From: Teun [mailto:apache.httpd@dse.nl]
> Sent: Sunday, November 15, 2009 9:09 PM
> To: users@httpd.apache.org
> Subject: Re: [us...@httpd] htacces
>
> > On Sun, Nov 15, 2009 at 2:32 PM, Teun
> wrote:
> >> Best People,
> >> I do not understand the website of h
On line 177 you have
DocumentRoot "C:/Program Files/Apache Software
Foundation/Apache2.2/htdocs"
So apache will go there and look for "index.html". It appears this file
is the standard apache "It works!" file. So there is no problem with
apache, just with your understanding of how apache finds t
I think the reason no-one has replied is that no-one knows...
You are using a 3rd party module that many people will be unfamiliar with (eg,
me) so it's not too surprising no-one feels able to respond. I did look up the
module's homepage and noticed that the author offers to try to help out
reg
supplement to previous post:
This looks something like your problem:
http://apache.webthing.com/mod_proxy_html/faq.html#script
Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored.
From: Peter de Groot [mailto:peter.de.
> -Original Message-
> From: bearsfoot [mailto:adam.p.reyno...@gmail.com]
> Sent: Tuesday, November 24, 2009 3:24 AM
> To: users@httpd.apache.org
> Subject: [us...@httpd] More RewriteRule issues ..
>
>
> Hi,
>
> I have the following rules in my .htaccess.
>
> RewriteRule products/(.*)/
Try adding "nofailover=On" to the Proxy tag, ie
...
By default, if the desired balancer member is busy, the request will be
routed to another one, even if the stickysession doesn't match (this is
"failover"). To force apache to hold the request until the server is
free again, you need to switch
it and see :-)
Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored.
On Tue, Nov 24, 2009 at 12:27 PM, Boyle Owen
wrote:
Try adding "nofailover=On" to the Proxy tag, ie
ly request that will come on that second will fail. But
if the load balancer is not sticky, it won't work since the sessions are
not replicated realtime
On Tue, Nov 24, 2009 at 2:16 PM, Boyle Owen
wrote:
> ? ? ? "The downside is that if the desire
> -Original Message-
> From: Scott Chapman [mailto:schap...@mischko.com]
> Sent: Wednesday, November 25, 2009 12:28 AM
> To: users@httpd.apache.org
> Subject: [us...@httpd] proxy 502 problem uploading a large file
>
> I have Apache 2.2.11 and a web server behind it (CherryPy).
> When I up
> -Original Message-
> From: David Taveras [mailto:d3taveras3...@gmail.com]
> Sent: Wednesday, November 25, 2009 10:56 PM
> To: users@httpd.apache.org
> Subject: [us...@httpd] apache 2.2.13 SSL renegotiation vulnerability
>
> Hello,
>
> Ive seen that 2.2.14 comes with a patch for the rec
502 is bad gateway, which means that apache and the back-end server have
got into a protocol argument. Usually this is due to a bad response from
the back-end (as your log entries indicate). Why do you think apache is
the problem?
Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this messag
> -Original Message-
> From: J. Bakshi [mailto:joyd...@infoservices.in]
> Sent: Tuesday, December 01, 2009 8:20 AM
> To: users@httpd.apache.org
> Subject: Re: [us...@httpd] how to get multiple SSL with name
> based vhost ?
>
> ...
>
> Thanks for your nice explanatory response. The serv
> -Original Message-
> From: J. Bakshi [mailto:joyd...@infoservices.in]
> Sent: Tuesday, December 01, 2009 10:53 AM
> To: users@httpd.apache.org
> Subject: Re: [us...@httpd] how to get multiple SSL with name
> based vhost ?
>
> ...
>
> Thank for your response. your assumption is correct
> -Original Message-
> From: Peter Schober [mailto:peter.scho...@univie.ac.at]
> Sent: Tuesday, December 01, 2009 12:40 PM
> To: users@httpd.apache.org
> Subject: Re: [us...@httpd] how to get multiple SSL with name
> based vhost ?
>
> * Boyle Owen [2009
> -Original Message-
> From: Tom Evans [mailto:tevans...@googlemail.com]
> Sent: Sunday, December 06, 2009 12:49 PM
> To: users@httpd.apache.org
> Subject: Re: [us...@httpd] Re: Building Apache 2.2 without IPv6
>
> "Hello, I'd like to stop receiving messages about Christianity"
> "Ooh, no
From: Onur Agin [mailto:onura...@gmail.com]
Sent: Monday, December 07, 2009 1:32 PM
To: users@httpd.apache.org
Subject: [us...@httpd] Load balancer sending request when server
starts and gets ready
Hi,
> -Original Message-
> From: Jan Luca Naumann [mailto:j...@naumannsfamily.de]
> Sent: Tuesday, December 08, 2009 3:53 PM
> To: users@httpd.apache.org
> Subject: [us...@httpd] Problems with mod_ssl and mod_proxy
>
> Hallo,
>
> I have a problem with Apache Server (Apache/2.2.14 (Win32)
>
> -Original Message-
> From: Ted Byers [mailto:r.ted.by...@gmail.com]
>
> ...
>
> 1) Am I to understand, then, that your answer is that I can't
> do this with
> Apache's httpd server and I have to deploy Apple's open
> source streaming
> video server?
One way to think about it is to re
> -Original Message-
> From: Justin Pasher [mailto:just...@newmediagateway.com]
>
> Many others have provided some information, but here's a
> basic summary
> (assuming no SNI support):
>
> (a) Single FQDN, single DocumentRoot - Single IP.
> (b) Multiple FQDN, single DocumentRoot - Sin
> -Original Message-
> From: Pop123 [mailto:i_dont_car...@hotmail.com]
> Sent: Wednesday, December 23, 2009 3:40 AM
> To: users@httpd.apache.org
> Subject: [us...@httpd] Http server not working from everywhere
>
>
> I installed apache http server 2 on my ubuntu linux computer
> at home.
> -Original Message-
> From: Reese [mailto:howel...@inkworkswell.com]
> Sent: Monday, January 04, 2010 5:34 PM
> To: users@httpd.apache.org
> Subject: [us...@httpd] Mod_Rewrite voodoo
>
> Hello everyone,
>
> I am restructuring a Web site and need to move a number of files to
> different
> -Original Message-
> From: Patrick Horgan [mailto:phorg...@yahoo.com]
> Sent: Wednesday, January 06, 2010 6:41 AM
> To: users@httpd.apache.org
> Subject: [us...@httpd] Multiple ssh login prompts
>
> On a site that I set up on fedora, https://ootbcomp.com, which brings
> you to a mediaw
> -Original Message-
> From: William Foster [mailto:willia...@gmail.com]
> Sent: Thursday, January 07, 2010 5:07 AM
> To: users@httpd.apache.org; comp...@roadrunner.com
> Subject: Re: [us...@httpd] Trouble installing on windows 7
>
> Hi Wes,
>
> Well it was a free copy, so no money to Mi
> -Original Message-
> From: cgswtsu78 [mailto:cg...@proofpoint.com]
> Sent: Thursday, January 14, 2010 1:12 AM
> To: users@httpd.apache.org
> Subject: [us...@httpd] HTTPD Authentication Questions
>
>
> Hello,
>
> I'm currently trying to apply apache httpd authentication to
> a tomcat
Is this how students write their essays nowadays?
From: Varuna Seneviratna [mailto:[EMAIL PROTECTED]
Sent: Saturday, September 20, 2008 5:43 AM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] What is the Difference between A
Hi,
It is not clear that SSL is actually working so concentrate on that
first. Forget about proxying (where are your Proxy directives, by the
way?) and try to get a local file via HTTPS. So point the DocumentRoot
at a local path (is /opt/bea/domains/optdomain/servers/AdminServer/stage
local?) Then
I think you're not getting responses because your question is a bit
muddled...
By ".. able to use the SSL at the apache level .. " I am assuming that
https://server/filepath returns the file at /filepath -
i.e. you can get local content via HTTPS. Is this so?
If so, all you need to do now is prox
From: isha b [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 30, 2008 12:47 PM
To: users@httpd.apache.org; [EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: [EMAIL PROTECTED] 502 proxy error
> -Original Message-
> From: André Warnier [mailto:a...@ice-sa.com]
>
> Would that not prevent browser-level caching of the javascript ?
> If yes, that would probably more than cancel any advantage of the
> "minification", no ?
I don't know for certain the OP's motivation but it may not
Plain text please...
It looks like you are attempting to nest authentication realms. HTTP 1.1
doesn't support this (to be more precise, the protocol assumes a single layer
of authentication).
When the browser requests a URL aand gets a "401 Unauthorized" back, it logs
the pathname part of the
> -Original Message-
> From: Justin Gehring [mailto:[EMAIL PROTECTED]
> Sent: Montag, 9. Mai 2005 05:41
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Looking for a Favicon/Robots Solution
>
>
> Hi all,
>
> I apologize if someone has posted on this but I did not find
> it sea
> -Original Message-
> From: WEBGATE ADMIN [mailto:[EMAIL PROTECTED]
>
> My server start crash couple times a day
> In the TOP I see HTTPD process take 399% of CPU
> I don't see any un regular activity in the error.log
> How I can determinate what crach my server.
> Thank You.
> Dual P4 / X
u.
>
>
>
>
>
>
>
> Best Regards
> Webgate Internet Solutions
> * Sales: [EMAIL PROTECTED] ]
> * T.support: [EMAIL PROTECTED]
> *Telephone: 052-3242837,09-8871643
>
>
>
>
> > -Original Message-
> > From: Boy
er
Do you see the difference? Did you read the docs?
Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored.
>
> Mike
>
>
> > -Original Message-
> > From: Boyle Owen [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, December 07, 2005
want to use dbm for the passwords, you have to use the appropriate
directives, ie AuthDBMUserFile rather than AuthUserFile... and all the other
ones.
See http://httpd.apache.org/docs/2.0/mod/mod_auth_dbm.html
Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored.
Fix your mailer!=20
"=20" is popping up all over the place...=20
It is really=20 ann=20oyin=20g...
Read on=20
> -Original Message-
> From: fj b [mailto:[EMAIL PROTECTED]
> Sent: Donnerstag, 8. Dezember 2005 14:07
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Apache Probl
> -Original Message-
> From: Stephen Collyer [mailto:[EMAIL PROTECTED]
>
> I'm not familiar with the Apache code base, but I guess this
> implies that there's no trace code in there ? Seems to be
> something of an omission for a project as large as Apache, if so.
I disagree strongly. Apac
Plain text please...
I think your problem is that you are missing a few directives to do with
mod_negotiation (see
http://httpd.apache.org/docs/2.0/mod/mod_negotiation.html).
Try;
- "Options Multiviews" (or add Multiview to an existing Options directive)
- LanguagePriority en (assuming you w
> -Original Message-
> From: Lennart Aangeenbrug [mailto:[EMAIL PROTECTED]
> Sent: Dienstag, 13. Dezember 2005 09:26
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Only redirecting, but not changing the root?
>
>
> Hi all,
>
> Yesterday i've posted a question and no one replye
> -Original Message-
> From: news [mailto:[EMAIL PROTECTED] Behalf Of Christopher J.
> Bottaro
> Sent: Dienstag, 13. Dezember 2005 23:07
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Re: cgi scripts outside of cgi-bin
>
>
> Joshua Slive wrote:
>
> > On 12/13/05, Christopher J
Plain text please...
I assume when say "port 443" you mean HTTPS and not that you're just changing
the port number under normal HTTP. Your main application is an undefined Single
Sign-On authentication scheme. Your set up is:
Internet <--HTTPS--> apache <--HTTP--> IIS
...and this works. But wh
> -Original Message-
> From: Michael Avila [mailto:[EMAIL PROTECTED]
> Sent: Freitag, 16. Dezember 2005 02:59
> To: Apache - User Mailing List
> Subject: [EMAIL PROTECTED] "error reading the headers"
>
> WinXP Pro
> Apache 2.0.55
> MySQL database 4.1.15
>
>
> I am gettin
> -Original Message-
> From: Bill Belew [mailto:[EMAIL PROTECTED]
> Sent: Montag, 19. Dezember 2005 22:04
> To: users@httpd.apache.org
> Subject: RE: [EMAIL PROTECTED] Which directory
>
>
> Thank you! I made that change to the documentroot. Now can
> you tell me
> what I need to do to
> -Original Message-
> From: Gerry Danen [mailto:[EMAIL PROTECTED]
> Sent: Dienstag, 20. Dezember 2005 07:54
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Upgrading to Apache/2.0.54 from 1.3.26
>
>
> Hi Alfred,
>
> Yes, Apache is running. I'm running virtual hosts so the
Plain text please...
I think your router is misconfigured (so not a problem with apache or dynu). I
tried your address from the public internet and got your router's config
screen. The way it is supposed to work (I think) is this:
- user on the web, types in asluttech.dynu.com
- browser request
> -Original Message-
> From: Jerry Baker [mailto:[EMAIL PROTECTED]
>
> I guess another way of putting it is, I am looking to see if it is
> possible to just tell Apache that anything on port 443 is to
> be treated
> as SSL and anything on port 80 is to be treated as normal
> HTTP? It s
Plain text please...
Is this just someone else's config you're trying to make sense of? These are
just LogFormat declarations. Are the formats ever used in a CustomLog directive?
Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored.
-Original Message-
Fr
aimer attached to this message may be ignored.
>
> Thanks
>
> Arthur DiSegna
> Network Operations Center
> Authentium, Inc.
>
> 7121 Fairway Drive
> Suite 102
> Palm Beach Gardens, FL 33418
> Phone: 561-575-3200 ext. 4135
>
> -Original Message-
&
> -Original Message-
> From: Jerry Baker [mailto:[EMAIL PROTECTED]
>
> It's not wrongthink.
I don't want to get into a big debate - suffice to say that if your
understanding of the functioning of HTTP were accurate, it would be trivial to
do what you want.
Rgds,
Owen Boyle
Disclaimer:
> -Original Message-
> From: Krist van Besien [mailto:[EMAIL PROTECTED]
> Sent: Mittwoch, 21. Dezember 2005 11:38
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Problem blocking user dir access
>
>
> Hello,
>
> On our server we do not use userdirs, so requests to
>
> http:///
> -Original Message-
> From: Tom Allison [mailto:[EMAIL PROTECTED]
> Sent: Mittwoch, 21. Dezember 2005 13:18
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] favicon
>
>
> Perhaps I'm a purist, but is there something I can do to stop
> throwing an error
> for missing favicon.ic
> -Original Message-
> From: Gerry Danen [mailto:[EMAIL PROTECTED]
> Sent: Donnerstag, 22. Dezember 2005 07:31
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] .htaccess to prevent external access
>
>
> Hmmm... Now I get an error 500..
500 means "internal server error" - tha
> -Original Message-
> From: Eugene [mailto:[EMAIL PROTECTED]
> Sent: Donnerstag, 22. Dezember 2005 11:28
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] .htaccess to prevent external access
>
>
> On Thu, Dec 22, 2005 at 12:31:17AM CST, Gerry Danen
> <[EMAIL PROTECTED]> wro
> -Original Message-
>
> The error log says ".htaccess: order not allowed here"...
1) Your resource is a script (hence the error 500) - it's easier to debug if
it's a plain file.
2) Your Allow directives are in a .htaccess file - it's easier to debug if
they're in a Directory block in t
orking, you can add on the complexity layer-by-layer,
checking it still works at each step.
Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored.
>
> Gerry
>
> On 12/22/05, Boyle Owen <[EMAIL PROTECTED]> wrote:
> > > -Original
> -Original Message-
> From: Arthur DiSegna [mailto:[EMAIL PROTECTED]
>
> What happens to the client who writes a script pointing to
> the public IP
> address instead of the FQDN of the one server.
To add to Nick's advice, the literal answer is that if apache cannot identify
the VH to
> -Original Message-
> From: Ezio Paglia [mailto:[EMAIL PROTECTED]
> Sent: Donnerstag, 22. Dezember 2005 18:03
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] mod-ssl with or without client certificate
>
>
> Server version: Apache/2.0.54
>
> Hi all.
>
> In our virtual hosts we
Plain text please...
The simple answer to your simple question is, read the PHP configuration docs
(http://www.php.net/manual/en/configuration.php). Configuration of PHP is
non-trivial and dependent on your system and setup.
Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message m
> -Original Message-
> From: Thomas Leavitt [mailto:[EMAIL PROTECTED]
> Sent: Donnerstag, 5. Januar 2006 16:09
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Apache 2.0.54 randomly fails to serve
> index.html
> for single domainon multi-host server
>
>
> I asked this before, w
> -Original Message-
> From: Octavian Rasnita [mailto:[EMAIL PROTECTED]
> Sent: Montag, 9. Januar 2006 10:18
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Apache error
>
>
> Hi,
>
> Please tell me what should I check in order to avoid the
> following error
> which appear in
> -Original Message-
> From: Aman Raheja [mailto:[EMAIL PROTECTED]
> Sent: Montag, 9. Januar 2006 19:29
> To: users@httpd.apache.org; users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Automating apachectl startssl on startup
>
>
> Well this solution is dependent on programing skills
What connections? HTTP is stateless and each request is a separate transaction.
Having said that, HTTP/1.1 allows "Keep-alive" so a client can send many
requests over the same TCP/IP connection (see
http://httpd.apache.org/docs/2.0/mod/core.html#keepalive).
I'm not entirely sure I understand y
> -Original Message-
> From: Robert Palmer [mailto:[EMAIL PROTECTED]
> Sent: Mittwoch, 11. Januar 2006 15:55
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Access to the referrer and search query
>
>
> Is there a way from a web page (php for example) to access
> the referrer
Plain text please...
Things inside square brackets on a RewriteRule or RewriteCond are "flags" -
they modify the way the Cond or Rule is applied. See
http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html and look for "flags" for
more details.
To answer your specific questions, [OR] performs a
> -Original Message-
> From: Tom Allison [mailto:[EMAIL PROTECTED]
>
> Glad to know what kind of mailing list this is...
> I'll save my questions for someone else, thank you.
I didn't notice your original mail but I was intrigued by the miffed tone in
this one. So I looked back to see...
> -Original Message-
> From: Marty Landman [mailto:[EMAIL PROTECTED]
> Sent: Montag, 23. Januar 2006 04:01
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] samba artifact on error log?
>
> I've been annoyed by entries like this
>
> [Sun Jan 22 19:22:04 2006] [error] [client 192.
1 - 100 of 1002 matches
Mail list logo