> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Friday, June 23, 2006 7:56 AM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] access log - strange entry
>
> Hi Mike!
>
> It can be that the client is wrong. I wad the problem to acctually
> un
Hi Mike!
It can be that the client is wrong. I wad the problem to acctually
understand what the "referer" field means. Is this data received from the
client?
Thanks,
Norbert
Original Message:
-
From: Mike Jackson [EMAIL PROTECTED]
Date: Thu, 22 Jun 2006 09:29:35 -0700
To: users@h
Use ProxyPass and ProxyPassReverse directive as below, for that you need
Mod-Proxy
ProxyPass \admin http://IISdomain.com/IISadmin
ProxyPassReverse \admin http://IISdomain.com/IISadmin
D Anil
-Original Message-
From: Muhammad Rizwan [mailto:[EMAIL PROTECTED]
Sent: Friday, June 23, 2006 3:
Hi all, I am very new in using Apache C-API. I want to call one module and then give internal call to another module(which returns a XML file ). How can I do that using C-API functions? Whether ap_get_client_block reads request body or response body? how to catch the response in internal calls
I am running my site on apache 2 i.e. http://domain.com, now if someone
access my site as http://domain.com/admin, then it should point to some
domain running on IIS on windows box.
How i can do so???
Thanks.
-
The official Use
Dear All,
Current version of Postgres driver for apr_dbd returns ExecStatusType
values from query-like functions. This behaviour leads to two
unconvenient consequences:
- error codes are Postgres-specific
- there are no possibility to distinguish between real unrecoverable
error (like connection a
On 6/22/06, Florian Lindner <[EMAIL PROTECTED]> wrote:
That is not an explanation. Since the apache process is lunched as root (so it
can bind port 80 e.g.) it can fork different processes and change the uid/gid
of these processes.
Although it is theoretically possible to keep a pool of proces
I was able to get the 127.x.x.x IP addresses to display; however, none of the
server-side include scripts work.
After following my install instructions for configuring the httpd.conf file to
work with PHP4, the webserver would not start.
I double-checked the httpd.conf file and by commenting ou
Am Donnerstag, 22. Juni 2006 22:56 schrieb Rainer Sokoll:
> On Thu, Jun 22, 2006 at 10:26:45PM +0200, Florian Lindner wrote:
> > Hello,
> > is it possible to assign each vhost a own process (or a process pool)
> > with a distinct user? So that a apache process can not abused (with PHP
> > for examp
not sure about the threading, but suexec was commonly used to separate
different hosts into different user spaces.
http://www.google.co.uk/search?hl=en&q=suexec+%2B+apache
Florian Lindner wrote:
> Hello,
> is it possible to assign each vhost a own process (or a process pool) with a
> distinct us
No not part Apache, you could divide your vhosts into their own Apache
web servers.
If you're using Solaris, Solaris 10's new feature is zones, which you
can configure into virtual servers (so one zone for each vhost). Or if
you have WIN server and Virtual Machine, you could do something simila
On Thu, Jun 22, 2006 at 10:26:45PM +0200, Florian Lindner wrote:
> Hello,
> is it possible to assign each vhost a own process (or a process pool) with a
> distinct user? So that a apache process can not abused (with PHP for example)
> for accessing other users data?
I don't think so.
> If not,
Hello,
is it possible to assign each vhost a own process (or a process pool) with a
distinct user? So that a apache process can not abused (with PHP for example)
for accessing other users data?
If it is not possible with processes can it be achieved with threads?
If not, why not?
Thanks,
flor
T. Devergranne wrote:
I have a lot of theses (Apache internal dummy connection),
but I can't
get rid of them, I don't know where they come from. Any hints ?
192.168.1.20 - - [09/Mar/2006:08:42:40 +] "GET / HTTP/1.0" 200
15545 "-" "Apache (internal dummy connection)" 192.168.1.20 - -
Yeah I was afraid that SSI wasn't in the "file on disk" category, but I
wanted to make sure.
Damn. Well, XBitHack full speed ahead.
Thanks Joshua.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua
Slive
Sent: Thursday, June 22, 2006 2:27 PM
To: u
On 6/22/06, Ahn, Chang <[EMAIL PROTECTED]> wrote:
I'm using SSI for most of my site and just noticed that the response header
isn't sending the file's last modified date. In Apache configuration, can
you configure Apache to send the requested SSI file's last modified date in
the HTTP header wi
Title: How to enable modification date for SSI files
I'm using SSI for most of my site and just noticed that the response header isn't sending the file's last modified date. In Apache configuration, can you configure Apache to send the requested SSI file's last modified date in the HTTP he
On 6/22/06, Savage, Robert CTR USTRANSCOM J6
<[EMAIL PROTECTED]> wrote:
When v2.0.58 was first released for Windows there were two .msi binaries
posted to edgescape: ssl and no_ssl. Is there a reason why only the no_ssl
version is available now?
There are still unresolved legal questions abo
Michael,
There's a no_ssl build for Windows at:
http://apache.edgescape.com/httpd/binaries/win32/apache_2.2.2-win32-x86-no
_ssl.msi
--Doc
Robert G. (Doc) Savage, CISSP, RHCE, GCIA
Senior Systems Analyst
BAE Systems Information Technology
USTranscom J6-PI (TFMS)
E-mail: [EMAIL PROTECTED]
DSN: 779-
When v2.0.58 was first released for Windows there were two .msi
binaries posted to edgescape: ssl and no_ssl. Is there a reason why only the no_ssl
version is available now?
--Doc
Robert G.
(Doc) Savage, CISSP, RHCE, GCIA
Senior Systems
Analyst
BAE Systems
Information Technology
U
Good Day,
I have a strange problem, I've just compiled httpd-2.2.2 on FreeBSD
6.1. When I try to start it up I get this message:
Assertion failed: (lu->lu_myreq->lr_owner == lu), function
_lock_acquire, file /usr/src/lib/libpthread/sys/lock.c, line 171.
Abort trap (core dumped)
I think the prob
On Thu, Jun 22, 2006 at 01:52:22PM -0400, Joshua Slive wrote:
> On 6/22/06, Bill Moseley <[EMAIL PROTECTED]> wrote:
> >On Wed, Jun 21, 2006 at 11:49:50PM -0700, Bill Moseley wrote:
> >> 192.168.1.32 - - [21/Jun/2006:19:30:18 -0700] "\x16\x03" 200 7744 "-" "-"
> >
> >What could cause Apache to get t
On 6/22/06, Gallardo, Lisa <[EMAIL PROTECTED]> wrote:
Hi all,
I've set up Apache 2.055 with PHP5 and MySQL5 on Windows 2003. I've got
LDAP working to authenticate against Active Directory. Now I'm at the
stage where I need to set up virtual hosts for possibly up to 1000
users. I've been researchi
Mike Jackson wrote:
I am using a simple system call:
system("notepad.exe");
I hate to suggest a simple solution, but have you tried specifying the
full path to the executable? I've never used a WAMP setup (other than
installing XAMPP, saying "oh, cool," then forgetting all about it until
now
On 6/22/06, Bill Moseley <[EMAIL PROTECTED]> wrote:
On Wed, Jun 21, 2006 at 11:49:50PM -0700, Bill Moseley wrote:
> 192.168.1.32 - - [21/Jun/2006:19:30:18 -0700] "\x16\x03" 200 7744 "-" "-"
What could cause Apache to get that kind of request and log it as a
200 status, and not instead return a 4
On Wed, Jun 21, 2006 at 11:49:50PM -0700, Bill Moseley wrote:
> 192.168.1.32 - - [21/Jun/2006:19:30:18 -0700] "\x16\x03" 200 7744 "-" "-"
What could cause Apache to get that kind of request and log it as a
200 status, and not instead return a 400?
Again, Apache is listening on port 82 and 1443 SS
On 6/22/06, Cesar Jorge Martinez Mata <[EMAIL PROTECTED]> wrote:
Thanks, Joshua,
Then, why If I use a full URL then is it redirect correctly?
Read the paragraph above the one about MSIE ;-)
In summary: using a full URL doesn't really send an error document at
all. It sends a redirect, just l
Thanks, Joshua,
Then, why If I use a full URL then is it redirect correctly?
Cesar Jorge
-Mensaje original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Joshua Slive
Enviado el: jueves, 22 de junio de 2006 18:14
Para: users@httpd.apache.org
Asunto: Re: [EMAIL PROTECTED] h
I found an entry in access log that seems strange to me:
192.168.2.101 - - [22/Jun/2006:15:31:27 +0200] "POST /standard.php
HTTP/1.1" 200 16639 "https://192.168.2.4/standard.php,
https://192.168.2.4/standard.php, https://192.168.2.4/standard.php";
"Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0
Hi all!
I found an entry in access log that seems strange to me:
192.168.2.101 - - [22/Jun/2006:15:31:27 +0200] "POST /standard.php
HTTP/1.1" 200 16639 "https://192.168.2.4/standard.php,
https://192.168.2.4/standard.php, https://192.168.2.4/standard.php";
"Mozilla/4.0 (compatible; MSIE 5.5; Window
On 6/22/06, Chris Price <[EMAIL PROTECTED]> wrote:
Joshua Slive wrote:
> This question was recently asked and answered:
> http://mail-archives.apache.org/mod_mbox/httpd-users/200606.mbox/[EMAIL
PROTECTED]
Unfortunately, my backend servers are Coldfusion on IIS (garbage, I
know), so mod
On 6/22/06, Cesar Jorge Martinez Mata <[EMAIL PROTECTED]> wrote:
I have configurated the 404 ErrorDocument directive (file does not exist),
but it is not redirecting to error page.
Haven't seen this FAQ in a while. See the paragraph about MSIE
"friendly" error messages:
http://httpd.apache.or
I am using a simple system call:
system("notepad.exe");
I hate to suggest a simple solution, but have you tried specifying the full
path to the executable? I've never used a WAMP setup (other than installing
XAMPP, saying "oh, cool," then forgetting all about it until now), but that
looks lik
Can anyone help me with the following? I searched the list archives
and didn't find anything that solved my problem. I've tried to
organize everything concisely. Please let me know if you have any
questions or advice. Thanks!
GOAL
To only allow authenticated Active Directory users who are a
>>[EMAIL PROTECTED] wrote:
I have a WAMP server set up and I am trying to use PHP to open an
application on my server.
I am using a simple system call:
system("notepad.exe");
I checked on the PHP mailing list and was unable to come up with a
>>> solution.
I
Joshua Slive wrote:
This question was recently asked and answered:
http://mail-archives.apache.org/mod_mbox/httpd-users/200606.mbox/[EMAIL PROTECTED]
Unfortunately, my backend servers are Coldfusion on IIS (garbage, I
know), so mod_extract_forwarded does not work for me. From what I
unde
Hi,
I have configurated the 404
ErrorDocument directive (file does not exist), but it is not redirecting to
error page.
The httpd.conf is:
DocumentRoot "/disk2/des/WEB"
ErrorDocument
404 /error_not_found.html
…
If I go to browser, the page
exists: http://desa:9040/e
On 6/22/06, Chris Price <[EMAIL PROTECTED]> wrote:
Hi all;
MY SETUP
--
Linux RHEL4, i386, httpd-2.0.46-56.ent
I've recently started using mod_rewrite in conjunction with mod_proxy
to rewrite+proxy certain urls to a cluster of backend servers;
RewriteRule ^/foo(/?.*)$
Hi all;
MY SETUP
--
Linux RHEL4, i386, httpd-2.0.46-56.ent
I've recently started using mod_rewrite in conjunction with mod_proxy
to rewrite+proxy certain urls to a cluster of backend servers;
RewriteRule ^/foo(/?.*)$ proxy:https://${server:cluster}/foo$1 [qsa]
Where 'clu
Hi all,
I've set up Apache 2.055 with PHP5 and MySQL5 on Windows 2003. I've got
LDAP working to authenticate against Active Directory. Now I'm at the
stage where I need to set up virtual hosts for possibly up to 1000
users. I've been researching the best way to go about doing this and
have come acr
> -Original Message-
> From: Fred Fiat [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 22, 2006 5:18 PM
> To: users@httpd.apache.org; users@httpd.apache.org
> Subject: RE: [EMAIL PROTECTED] SSL proxy - just one public ip address
>
> > Not this way. The proxy can't identify the virtual ho
> -Original Message-
> From: Qingshan Xie [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 22, 2006 5:12 PM
> To: users@httpd.apache.org
> Subject: RE: [EMAIL PROTECTED] RE: Switching between HTTP and HTTPS
>
> Boyle, I have a different question on this subject.
> Usually when requests
> Not this way. The proxy can't identify the virtual host that the client
> requests because that information (the Host header) is encrypted.
But if my proxy server has all the certificates, surely it can decrypt the
packet?
-
T
Boyle, I have a different question on this subject.
Usually when requests switched from HTTP to HTTPS, a
security alert will be prompted. Is there a way to
silent this alert?
Thx, Q.Xie
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best s
> -Original Message-
> From: Fred Fiat [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 22, 2006 5:00 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] SSL proxy - just one public ip address
>
> Hello,
>
> I need to workaround a problem of having very few public
> ip addresses
On 6/22/06, Fred Fiat <[EMAIL PROTECTED]> wrote:
Hello,
I need to workaround a problem of having very few public
ip addresses, but lots of websites that require SSL.
Is there a way I can use an Apache reverse proxy so that
it hands out the correct SSL certificate based on the
virtual host that
Dan,
I got the following DLLs from Sun at
http://www.sun.com/download/index.jsp?cat=Application%20Development&tab=
3#sdks and downloaded this package: Directory SDK for C 5.08.
I then placed all the DLLs that were in the SDK LIB folder in the Apache
modules folder.
Lisa
-Original Message--
Hello,
I need to workaround a problem of having very few public
ip addresses, but lots of websites that require SSL.
Is there a way I can use an Apache reverse proxy so that
it hands out the correct SSL certificate based on the
virtual host that the client requests?
If not, are there any other
>[EMAIL PROTECTED] wrote:
>>> I have a WAMP server set up and I am trying to use PHP to open an
>>> application on my server.
>>>
>>> I am using a simple system call:
>>> system("notepad.exe");
>>>
>>> I checked on the PHP mailing list and was unable to come up with a
>> solution.
>>> I am running
[EMAIL PROTECTED] wrote:
I have a WAMP server set up and I am trying to use PHP to open an
application on my server.
I am using a simple system call:
system("notepad.exe");
I checked on the PHP mailing list and was unable to come up with a
solution.
I am running XP Pro. And Apache is able to
> I have a WAMP server set up and I am trying to use PHP to open an
> application on my server.
>
> I am using a simple system call:
> system("notepad.exe");
>
> I checked on the PHP mailing list and was unable to come up with a
solution.
>
> I am running XP Pro. And Apache is able to interact wit
On 6/22/06, M von Ziegenweidt <[EMAIL PROTECTED]> wrote:
Can anybody help. I have tried the documentation. As far as I can tell, I've
set the virtual hosting correctly, but it isn't working, so obviously I
haven't.
The "main" webserver is working as intended, but the extra domains set out
in th
I’m trying to set up an
authorization system using Apache for an internal web site. I’m having a
tough time doing it and staying within the constraints that I have. I’m
hoping someone here has done this before and can offer me some suggestions or
advice.
On our organization’s internal
i
Hi,
Can anybody help. I have tried the documentation. As far as
I can tell, I’ve set the virtual hosting correctly, but it isn’t
working, so obviously I haven’t.
The “main” webserver is working as intended, but
the extra domains set out in the blocks are not.
Where should I st
Hi,
Is there any module available for apache server that allows to set
DS code points for specific URL's so that i can give priority to
one over other.
Thank you
kavita
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be cle
Serving MS technologies ON Windows with Apache, or for NON-Windows admins
needing to serve MS-style content using ISAPI, mono, etc...
Do you want or need a Birds of a Feather sessions to discuss issues, and kick
around questions and ideas? Please speak up if you want this slotted, I'm
going to d
56 matches
Mail list logo