.
The best description of %l might just be "identd response". No matter
what other words are included, people who didn't live through the era of
peak identd will have to look it up to understand what's going on.
--
Alan Curry
ht need
to use nsenter(1) to access the namespace(s) in which you want your
unmount to take effect.
--
Alan Curry
TSC Technology Department
pacu...@tsc.k12.in.us
765-269-8321
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apa
GMT-04:00 Eric Covener :
On Fri, Jul 10, 2015 at 11:57 AM, Alan Peña Islas wrote:
> Additionally, making a simple search, there are so many solutions to make a
> high available load balancer (using other software like Artic Monkey,
> putting physical load balancers, etc), but I want
Hi,
Is there any configuration to achieve a load balancing only with Apache?
I have two servers to offer cryptographic services, so, I want to put an Apache
balancer in front of them for high availability; since this is a single point
of failure, I need an Apache load balancer cluster to ensure
Eric Covener [cove...@gmail.com] wrote:
> On Tue, Jan 20, 2015 at 11:09 AM, Curry, Alan wrote:
> > I'm slightly worried based on the bug report referenced above that 2.4
> > may not have a solution to this problem. But it really shouldn't be that
> > way. Sending
The 2.4 documentation says:
|The DefaultType directive no longer has any effect, other than to emit a
|warning if it's used with any value other than none. You need to use
|other configuration settings to replace it in 2.4.
I am unable to determine what those "other configuration settings" are.
T
Thank for your help, all sorted.
Sent from my iPhone
On 20 Feb 2013, at 22:15, Igor Cicimov wrote:
> Yeah cgi, thats what i thought. In case of cgi apache doesn't have control
> over the headers, you need to make the changes from inside cgi scripts them
> self.
> On 21/02/20
Only defaults, mod_cgid.c, cgi-bin
Sent from my iPhone
On 20 Feb 2013, at 00:17, Igor Cicimov wrote:
> Any CGI scripts or modules enabled?
>
>
> On Wed, Feb 20, 2013 at 5:00 AM, Alan Murphy wrote:
>> 2.2.22
>>
>> Sent from my iPhone
>>
>> On
2.2.22
Sent from my iPhone
On 19 Feb 2013, at 13:24, Igor Cicimov wrote:
>
> On 19/02/2013 12:43 AM, "Alan Murphy" wrote:
> >
> > Hi all,
> >
> > I need to mark cookies as secure, I thought I could just use the mod
> > headers directive
&
Apache 2.2
Sent from my iPhone
On 19 Feb 2013, at 13:24, Igor Cicimov wrote:
>
> On 19/02/2013 12:43 AM, "Alan Murphy" wrote:
> >
> > Hi all,
> >
> > I need to mark cookies as secure, I thought I could just use the mod
> > headers directive
&
Hi all,
I need to mark cookies as secure, I thought I could just use the mod headers
directive
Header edit set-cookie ^(.*)$ $1;secure
But it does not work, am I missing something. Any help would be greatly
appreciated,
Sent from my iPhone
from developers for
developers.
Alan
From: Igor Cicimov
To: Alan McDuff
Cc: users
Sent: Tuesday, January 8, 2013 4:12 AM
Subject: Re: [users@httpd] multiple ProxyPassReverseCookieDomains
On Tue, Jan 8, 2013 at 5:59 AM, Alan McDuff wrote:
I haven'
wrong?
Thanks
Alan
From: Igor Cicimov
To: users ; Alan McDuff
Sent: Monday, January 7, 2013 3:18 AM
Subject: Re: [users@httpd] multiple ProxyPassReverseCookieDomains
Why don't you try for example one or two of the many useful addons that come
wit
:8080/geoserver
ProxyPassReverseCookiePath /geoserver /geoserver2
ProxyPassReverseCookieDomain 10.0.0.102:8080 www.publicdomain.com
Thank you very much
Alan
I also sent this to the python list but will try here too. Thanks in
advance for any help you can give me.
I'm using the software called "Open Freezer" which is used to track
reagents and other chemicals in research labs.
I also posted this here on their discussion forums but have not heard
any
-mingw32)
mongrel_service (0.3.4 i386-m
mysql (2.8.1 x86-mingw32)
rack (1.0.1)
rails (2.3.5)
rake (0.9.2)
rdoc (3.8)
rmagick (2.12.0 mswin32)
win32-service (0.5.2 mswin32)
Kind Regards,
Alan MacKinven
Not sure if this is the cause of your problem but the phrase 'works until I
add: SSLVerifyClient require' reminds me of a similar problem I encountered
recently with SSL client certificates. In Apache documentation on SSL (or in
Apache Cookbook) it doesn't mention that a client certificate must
- Original Message -
From: "Igor Galić"
To:
Sent: Tuesday, January 04, 2011 1:30 PM
Subject: Re: [us...@httpd] SSL Client Authentication Problem
- "Alan Brown" wrote:
Hi all,
I am working in a test environment with Apache v2.2.14 on XP Pro SP3
an
s is not
working - have I misunderstood something or is there possibly a bug?
Thanks in advance for any advice.
Alan.
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apac
jor browsers,
and on two platforms ie XP and FreeBSD, so maybe it is a bug, or what could
be wrong with the config or creation of the certs and keys?
Regards,
Alan.
-
The official User-To-User support forum of the Apache H
wonder why this is not
working - have I misunderstood something or is there possibly a bug?
Thank you in advance for any advice.
Alan.
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apac
eg.
RewriteRule "/dir1/test data file\.html" - "[CO=testcookie:testvalue: :1440,
L]"
It might be helpful if in the Apache documentation it mentioned this need
for double quotes where spaces are used in parameter strings such as this.
- Original Message -
From: "Al
Hi, I new to this mailing list and would like to ask for advice re the above
problem. I am currently teaching myself web design and development, and
currently working through various configurations of the Apache web server.
(I am also working at the moment through the book on mod_rewrite by Rich
ect directly.
Regards
Alan
-
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
&quo
;206 Partial
content" with a Content-Length of 0. That's arguably legal -- but then
it says "Content-Range: bytes */9597", which is not legal for a 206
response. "bytes *" means "invalid range", and is only allowed for a 416.
Is this a known bu
> So what happend to the proxy? You're securing a directory...
Well, I decided to check things step by step. It was rather a good
idea, since even authenticate a single directory does not work !
> Other than that I'd make sure an openldap command line client
> (e.g. ldapsearch binding with the DN
> Describe which part of the documentation you have read and what is
> unclear. Describe error messages or other ways you failed.
I've read various tutos on the net. I also read the official doc
(http://httpd.apache.org/docs/2.2/mod/mod_authnz_ldap.html). I got no
error, or I do'n't know where to
Hello.
I have a Virtual Host just used to do "reverse-proxyfication", with
many rules in it. I would want to put a basic authentication banner
against a LDAP server for this very VirtualHost. I'm stuck attempting
to achieve this aim. I would appreciate very much any clue. Many
thanks in advance.
Thanks - that makes sense, using a test along the lines of
print "Content-Type: text/html\n";
print "Status: 302 Moved\nLocation: http://www.mydomain.com/test.cgi\n\n";;
print "\n";
Seems to do what I want.
I just wasn't sure what the syntax in the header sh
0, eg "Status:
303 You've not included valid data"
Is this possible and if so, what part of Apache do I need to change ?
Hope the request makes sense !
Thx in advance,
Alan
Alan Wilson
Icetrak Ltd | v:08454560561 | f:08708895005 | e:awil...@icetrak.net
Alan Chandler wrote:
...
I was under the impression the mod_proxy_http was supposed to fix this up.
...
How do I get mod_proxy_html to correct this base href code?
I figured this out. I was mixing up mod_proxy_http and mod_proxy_html
Sorry for the noise
As I move over to a new server at home, I am left with a legacy
java/tapestry financial application I wrote some while ago and which
would be a pain to relearn to change anything (since I am about to
rewrite it anyway). Since it runs under tomcat just fine on the
original server, I am trying t
?
To work like stunnel?
I'd like it dealing the ssl and forwarding the request to an internal
port.
Is it possible? If so, could you point some URL with related info or
instructions?
TIA,
Alan
AVISO LEGAL - Esta mensagem e seu conteudo - inclusive anexos - sao par
Ooops ! One more knowledge hole filled.
Thanks & regards,
Al.
-
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
Hi.
According to http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#proxypass,
the ProxyPass directive can take place only in server config, virtual
host definition, and a directory block. Location is not mentionned...
Regards,
Al.
--
'nite
I'll try your tips tomorrow. Thanks a lot.
> If you want to get your hands really dirty, you can also
> leave mod_headers aside and set www.example.com statically
> in /etc/hosts to point to the backend. That way the proxy
> server will still believe that he is www.example.com via
> servern
> Proxying bad applications is a dirty business. They do not
> get any cleaner when they are told to behave nicely behind
> a proxy.
I'm afraid you're right...
> mod_rewrite has that too. When proxying with mod_rewrite it is
> a good practice to set that.
>
> RewriteRule /(.*) http://backend/$1
Hi !
Thanks for answering...
> You are facing a very typical problem.
Undoubtly ;) !
> I am not proficient with mod_proxy_html, so I am not sure I can help you.
> However, the est way is always to go and fix the application.
It's such a pain ! There are plenty of well-designed apps, but far
mo
Hi world !
Here is my problem, I hope someone could help me.
I need to host some web apps, coded in PHP by non-professional developpers,
and sometimes poorly written and designed. I use an Apache server configured
as a Reverse Proxy, my real HTTP server is behind this R.P. I have two DNS
zones, a
Hi world !
First, please forgive my poor written English. Here is my problem, I hope
someone could help me.
I need to host some web apps, coded in PHP by non-professional developpers,
and sometimes poorly written and designed. I use an Apache server configured
as a Reverse Proxy, my real HTTP ser
Dear all,
Now I've got a problem : two apache server(server1,and server2) and one
tomcat server, both of the apache server connet tomcat server with the same
configuration(httpd.conf) , and connected by ProxyPass
But the problem is when I visit tomcat by apache server1, I can use
request.getRem
Hi, thanks for reading my letter,
I got a problem , when I use apache2.24 ‘s proxy module to connect tomcat5.0.28
, I can’t get client IP Address by request.getRemoteAddr(),
I have also tried
request.getHeader("x-forwarded-for");
request.getHeader("Proxy-Client-IP");
request.getHeader("Pr
On Monday 27 Aug 2007, Frank Arensmeier wrote:
> Hello Alan.
>
> First I might say that I've never worked with Tomtact. However,
> looking at the response from your server (which is "HTTP/1.x 400 No
> Host matches server name www.chandlerfamily.org.uk") you might
On Wednesday 22 Aug 2007, Alan Chandler wrote:
> I am running Debian Etch Apache2 with Tomcat backending it connected
> via the standard Debian libapache2-mod-jk package.
>
> Something has happened (a Debian upgrade maybe) that has made it stop
> working properly. It has been workin
og/a
pp' to get passed through to next API URI-to-filename handler
and my access log shows that url being accessed, but no other evidence.
Can anyone see what I am doing wrong, or how I could debug it
--
Alan Chandler
http://www.chandlerfamily.org.uk
--
.166.5] from
[EMAIL PROTECTED] ef,
[EMAIL PROTECTED] ea,
[EMAIL PROTECTED] est,
service_point
sp,
here
ef.RB_PRMRY = ea.RB_PRMRY
Does anyone know how to configure the error lo
Joshua,
It is working!!!
I never pay attention on those commented out items in the conf file. I
un-commented them out and rebooted the apache, then it works.
Thank you very much.
Also thanks for those who are trying to help, appreciated.
Alan
-Original Message-
From: [EMAIL
cuflink, testcuf which are both running apache1.3.33 and is working no
problem. This cuflink7 is a new server which I try to upgrade it to
apache 2.X, but unfortunately it failed on the migration of the existing
web application because it doesn't display anything with complicated
html files.
cuflinkusers 44 Nov 20 2004 index.html
-rwxr-xr-x 1 cuflinkusers 2258 Jun 6 16:51 logo.gif
I am wondering why I can access index.html, but not any of these graphic
files.
Alan
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
during
installation). Logo.gif is in the same directory with read permission,
but it is not working.
I have apache1.3.33 in my another server which is working fine.
Alan
-Original Message-
From: Tony Stevenson [mailto:[EMAIL PROTECTED]
Sent: Monday, June 11, 2007 11:37 AM
To: users@http
under /htdocs
directory?
Good Luck,
Ramakrishna
From: Hiep Nguyen [mailto:[EMAIL PROTECTED]
Sent: Mon 6/11/2007 7:50 PM
To: users@httpd.apache.org
Cc: [EMAIL PROTECTED]
Subject: RE: [EMAIL PROTECTED] Apache 2.2.3
On Mon, 11 Jun 2007, Kong, Alan wrote
Hi Bob,
It is inside my company's network. The url is not visible to outside
world. The test display the sample index.html with http:/ip-address
fine, however, when I replaced the index.html with some complicated html
files(showing pictures, calling javascript with
shua
Slive
Sent: Friday, June 08, 2007 3:24 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Apache 2.2.3
On 6/8/07, Kong, Alan <[EMAIL PROTECTED]> wrote:
>
> Hi group,
>
> I installed apache 2.2.3 in HPUX11.11 and I will be able to access the
> test index.html(I
-r--r-- 1 cuflinkusers 1502 Dec 14 2005
apache_pb22.png
-rw-r--r-- 1 cuflinkusers 2205 Dec 14 2005
apache_pb22_ani.gif
-rw-r--r-- 1 cuflinkusers 44 Nov 20 2004 index.html
Is there anything else that I can do?
Thanks again.
Alan
-Original Message
?
Thanks in advance.
Alan
-
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 PROTECTED]
" from th
: configure: error: Size of
"void *" is less than size of "long"
Does anyone know how to solve this problem?
Thanks a lot.
Alan
e_id.so
No
-rwxr-xr-x 1 root system 9455 Feb 28 2000 mod_userdir.so
Not found in config.log
-rwxr-xr-x 1 root system11878 Feb 28 2000 mod_usertrack.so
No
-rwxr-xr-x 1 root system 9400 Feb 28 2000 mod_vhost_alias.so
No
Thank you.
Alan M. Wilcox/[EMAIL PRO
e_id.so
No
-rwxr-xr-x 1 root system 9455 Feb 28 2000 mod_userdir.so
Not found in config.log
-rwxr-xr-x 1 root system11878 Feb 28 2000 mod_usertrack.so
No
-rwxr-xr-x 1 root system 9400 Feb 28 2000 mod_vhost_alias.so
No
Thank you.
Alan M. Wilcox/[EMAIL PRO
page explaining the
situation.
I could do this with some combination of cron jobs and scripts (OS is OpenBSD)
but I wondered if there was a way to make it a property of a in
the httpd.conf file. Or some other nice built-in way that doesn't resort to
replacing httpd.conf and restarting Apac
test
From: Ismael Milach da Silveira [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 06, 2006 12:12 PM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Apache2 + tomcat + FC6
Guys, I'm having a problem trying to run both apache and tomcat at th
e what happens.
I have tried google and google-groups plus made many differnt tests.
But I am coming up blank at the moment so any pointers are help would be
much appreciated.
Thanks for any help in advance.
Alan
-
The officia
Hi Owen,
Thanks for you reply.
I change the flags to the one you suggested, it still complaint with the
similar message. But this time it says it can't find libexpat.sl.1.
I tried to change the SHLIB_PATH to point to the location of
libexpat.sl.1, still no luck.
Any idea?
Alan
-Ori
ointing to the path where libapr-1.sl.2 is located, LD_LIBRARY_PATH is set, SHLIB_PATH is set, and added the record to /etc/ld.so.conf, but the error just isn't going away.
Anyone has any idea of what did I miss?
Thanks in advance,
Alan
the "right" way to do it but it works for us.
--Alan
On 8/21/06, Evaldas Imbrasas <[EMAIL PROTECTED]> wrote:
Hi all,
Is there a way to return a custom document along with a 503 Network
Unavailable response code using mod_rewrite rules? The documentation
mentions the ability to r
On 8/18/06, Nick Kew <[EMAIL PROTECTED]> wrote:
On Friday 18 August 2006 01:05, alan bryan wrote:
> I also got [crit] (70023)This function has not been implemented on
> this platform: DBD: driver for [DBDriver unset] not available.
That means you haven't even got a DBDriver
,
I'm not sure how to do that other than the options I already used,
namely WITH_PGSQL=yes (and I also used WITH_PGSQL=/usr/local/pgsql).
If you think that indeed that is the problem please let me know and
I'll ask on FreeBSD specific lists as to what can be done a
gured
I've had no problems with my same config using mod_auth_pgsql under
Apache 2.0 so something about the new Authentication setup in 2.2 is
causing my problem here but I need help pointing out just what.
Thanks,
Alan
-
Th
(resending as last wasn't sent as plain text - sorry)
On 8/14/06, Nick Kew <[EMAIL PROTECTED]> wrote:
On Monday 14 August 2006 20:44, alan bryan wrote:
> I'm trying to set up some sort of basic authentication in Apache
> 2.2authenticating against a PostgreSQL
> 8.1
On 8/14/06, Nick Kew <[EMAIL PROTECTED]> wrote:
On Monday 14 August 2006 20:44, alan bryan wrote:> I'm trying to set up some sort of basic authentication in Apache> 2.2authenticating against a PostgreSQL> 8.1 database.>> Has anyone been able to successfully get the ne
Authn provider configured"when I run it using the same .htaccess that works fine in Apache 2.0.So, any ideas to fix the above issues or get some other way to get basic auth to work on 2.2?
Thanks,Alan
x27;t really discuss how to do this when using a 3rd party module such as mod_auth_pgsql.Thanks,Alan
operations, but I want to post to alot of servers
and I dont care about the response. Therefore, a lightweight
broadcastable protocol would be perfect, hence UDP.
Some furious googling hasnt turned up anything.
Thanks in advance for any idea,
alan
That's interesting. Does that include .htaccess files? Could you give
me an example of how to do it?
--
Alan Little
Holotech Enterprises
On Sunday, March 12, 2006, 11:43:57 PM, you wrote:
> Yes, apache conf file can be written in perl, so you can use if
> statements to determine
orld that would know what to do
with it, unless you've got a custom job on that end. You have to
remember the client in the client-server model.
--
Alan Little
Holotech Enterprises
On Sunday, March 12, 2006, 5:00:40 PM, you wrote:
> How can one send HTML content, binary image data, a
. The altertnative is to maintain separate .htaccess files,
which is a PITB.
I'm surprised there's no capability for this; I can't be the first
person to have thought of it, and it seems like it would be a good
thing to have.
--
Alan Little
Holotech Enterprises
On Sunday, March 12, 20
ng, but perhaps I'm overlooking something.
--
Alan Little
Holotech Enterprises
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsu
nywhere or
getting 404s if they don't have a cookie. Damned cool voodo.
--
Alan Little
Holotech Enterprises
On Thursday, March 9, 2006, 8:31:50 AM, you wrote:
> Sorry if this has been asked before; I tried to find if there were
> searchable archives for this list, but couldn't f
int to directory %1 (the value from
RewriteCond) below this directory, followed by whatever's left of
the URI."
Isn't that correct? It seems pretty straightforward to me, but for
some reason doesn't work.
--
Alan Little
Holotech Enterprises
On Thursday, March 9, 2006, 11:38:34 AM
eCond %{HTTP_COOKIE} phn_demo=(.*)
RewriteRule (.*) /demo/%1/$1
but get a 500 error, which strangely doesn't show up in the logs. If the
cookie is not set, I don't get an error.
--
Alan Little
Holotech Enterprises
-
The o
port.
The reason I need to know, is that I currently map port 443 to a completely
different space, mapping over an internal virtual host to support webmail.
Can someone give me a clear summary of this?
--
Alan Chandler
http://www.chandlerfamily.org.uk
Open Source. It's the difference be
three of them, so it was basically the
same version.).
On 11/21/05, Joshua Slive <[EMAIL PROTECTED]> wrote:
> On 11/21/05, Alan Ezust <[EMAIL PROTECTED]> wrote:
> > I found two places where there was an AddDefaultCharset directive in
> > my config files. I commented them
I found two places where there was an AddDefaultCharset directive in
my config files. I commented them both out, and restarted the apache2
server. Still seeing those silly questionmarks. Then tried adding
AddDefaultCharset off
restarted. Still no dice. Any other suggestions?
# AddDefaultCharset
I just installed debian-install of kanotix and upgraded to sid.
It runs apache2. apache2 is configured and works fine, except when I am
viewing xsltproc-generated HTML files through it (generated with docbook-xsl).
In those files, I see lots of [black dimonds around] question marks,
in places nea
* Alan Gutierrez <[EMAIL PROTECTED]> [2005-11-17 11:42]:
> * inder sabharwal <[EMAIL PROTECTED]> [2005-11-15 11:43]:
>
> > I have a server that sends data using Transfer-Encoding: Chunked, but
> > mod_proxy is buffering up the data until it hits the internal
27;s
to gather up enough data so that it is packet sized.
Setting ProxyIOBufferSize to 0 or 1 doesn't keep mod_proxy from
attempting to fill a packet.
--
Alan Gutierrez - [EMAIL PROTECTED] - http://engrm.com/blogometer/
-
Th
* Alan Gutierrez <[EMAIL PROTECTED]> [2005-11-17 11:42]:
> * inder sabharwal <[EMAIL PROTECTED]> [2005-11-15 11:43]:
>
> > I have a server that sends data using Transfer-Encoding: Chunked, but
> > mod_proxy is buffering up the data until it hits the internal
a feature? I can see how it might be
benificial to buffer chunks and send them along as a larger chunk,
for some applications.
It might be a missuse of HTTP to expect chunking to work this way,
but it would certianly make it easier on my particular applicat
87 matches
Mail list logo