Netops wrote:
> I am hoping to use mod rewrite and change the FQDN in the HTTP request.
> Is this possible ? I thought it would be REQUEST_URI but it is not, I
> tried changing HTTP_HOST but that seems to affect the reply to the client.
It won't work. MS CRM will also put the FQDN in every single
Hello,
Currently we have a internal IIS server with Microsoft CRM that has been
configured to listen for web.blank.domain.com.
We would like to make this page avaiable over SSL to external users but
Microsoft has documentated that the application will not run over
internet connections only loca
Hello again
I tried removing the #if debugging from proxy_http.c and re-compiled but
it did not help.
Can anybody offer me a piece of code which I can embed in proxy_http.c to
dump out the entire request (get/post parameters, cookies, etc.) being
passed to the backend and the corresponding r
Folks, we have been seeing quite a few 502 - (proxy: error reading status
line from remote server) with one of our backend server (very old Oracle
Web Application server 3.0 /HTTP 1.1) and I need to debug these request.
When I set LogLevel to debug, I still do not see the response stream
(byte
When I use CGI/PERL and print it, I get
-- Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8)
Gecko/20050511 Firefox/1.0.4 --
Very much there.
Looks like somthing in particular to do with your SSI scripts.
- Aman Raheja
Robert Granvin wrote:
Then I'm completely baffled.
When an I
Then I'm completely baffled.
When an ISP I use upgraded Apache, the variable ceased to be available to the
SSI scripts I use. When we recently upgraded a server here, we encountered the
same problem. , for example, also does not list the variable
(but shows every other one that I expect and
On 5/25/05, Andrea <[EMAIL PROTECTED]> wrote:
> My question is:
> what is the scope of the SERVER environment variable ? What happens if many
> users request simultaneusly ? Does the value of SERVER is shared
> inconsistently ?
> I mean...may a user be redirected to the wrong server ?
Env vari
Th variable is very much available. Look at the apache docs you'll find
a good example
http://httpd.apache.org/docs-2.0/mod/mod_rewrite.html
HTH
Aman Raheja
http://www.techquotes.com
Robert Granvin wrote:
OK, I'm certain this is an old question... my apologies for not finding it
first...
It
OK, I'm certain this is an old question... my apologies for not finding it
first...
It appears that HTTP_USER_AGENT is no longer an available environment variable.
Is this correct? And if so, is there a way to "activate" it or use some other
function to obtain browser and version information?
> -Original Message-
> From: Fernando Remus Nagel [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, May 25, 2005 3:24 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Estrange Redirection
>
> > Uhhh...I think We'll need a bit more information, like:
> > What operating sy
> Uhhh...I think We'll need a bit more information, like:
> What operating system are you using?
Microsoft Windows XP SP2
> What do you mean by "it redirects to my modem"?
When I request my page, instead of appearing the index.hmtl, appears
the interface to my modem
> Where are the html files f
Andrea wrote:
Hy everybody,
I'm configuring Apache as a reverse proxy and I am doing loadbalancing
between some backend servers.
I' am doing load balancing using mod_rewrite. My backend webapps
(every webapp is replicated in various servers) use cookies to mantain
sessions.
So my goal was t
Hy everybody,
I'm configuring Apache as a reverse proxy and I
am doing loadbalancing between some backend servers.
I' am doing load balancing using mod_rewrite. My
backend webapps (every webapp is replicated in various servers) use cookies to
mantain sessions.
So my goal was to redirect eve
Hi,
I am configuring Apache for the first time with SSL and ran into some problems.
First, for a general overview, it shall run as reverse proxy and shall provide
a client certificate to the targetted upstream server. Now I managed it to have
it run as regular webserver with SSL support but I
Many thanks, Craig. I knew I had some learning to do, but now I know what to
look for.
Drew
-Original Message-
From: Craig Dunigan [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 25, 2005 9:22 AM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Automatic script execution wheneve
On Wed, 25 May 2005 [EMAIL PROTECTED] wrote:
> Re-posting by request...
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, May 24, 2005 12:48 PM
> To: users@httpd.apache.org
> Subject: RE: [EMAIL PROTECTED] Automatic script execution whenever a
> d
Re-posting by request...
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 24, 2005 12:48 PM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Automatic script execution whenever a
directory is referenced
[snip]
Craig,
>Owen's last point is
"Apache Security" by Ivan Ristic, 2005
Peter Link
Stephen Cook <[EMAIL PROTECTED]> wrote on 05/23/2005 07:13:33 PM:
> Does anyone have a recommendation on a good book for Apache security? I
> have found several at amazon.com, but I figure you folks would know
> which is the best.
>
> Thank
In my experience, cookies are not associated with any connection.
Normally, to ensure no cookie type session hacking, there is some sort of
encryption of variables associated with generating cookies. I have written
several such mechanisms, and would suggest the same. This way, it is
secure througho
Naresh Agarwal wrote:
Are cookies are associated with underlying connection or they are
independent of the physical connection.
Most servers do not support persistent connections anyway (supposedly
because they're resource-intensive... that's what LiveJournal.com
sysadmins told me). Clearly
On 5/25/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Maxim-
>
> Depends on what you want, how much there is, and how fast you want it.
> Oh.. Also depends on whether you want it to cost anything or not.
>
OK, fair enough.
The server has a hit count of ~50MB/day for the access log.
I do w
Maxim-
Depends on what you want, how much there is, and how fast you want it.
Oh.. Also depends on whether you want it to cost anything or not.
If you want demographics and what-not, which are reliable (not whois
based), then go with something commercial since they generally maintain
some so
Hi
I've a question on Http cookies.
Let's say a http client application is communicating with a web-application, which has two operations "Login" and "getDetails". This web application needs session maintenance using cookies between the "Login" and "getDetails" operation.
I call these operat
NetTracker Lite http://nettrackerlite.com. IMO it's the best
product.
-Original Message-
From: Davide Bianchi [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 25, 2005 4:09 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] What software do you use for Apache log
statistic
Maxim Vexler wrote:
> I'm swinging between Webalizer and AWStats.
> What would you recommend ?
Attention at awstats, not-really-new versions have nasty bugs that allow
anyone to get access to your machine.
See http://www.blogherald.com/2005/02/03/awstats-exploit-downs-blogs
Davide
-
I'm swinging between Webalizer and AWStats.
What would you recommend ?
Also, how do you do log parsing? Do you run the parser on the server,
or maybe you download the logs to another machine and do the parsing
there ?
Is the a test case for this or something ?
I should mention that the web server
26 matches
Mail list logo