i am running apache 2.2.4 on winxp pro, the apache machine is on my lan
behind a router and nothing else
please see my directives for my .conf file below, at least the ones that
seem to pertain to virtual host.
when a browser is addressed to either domain, the default page from htdocs
is returned
On Wed, 14 Mar 2007 23:27:05 -0400
"Sam Carleton" <[EMAIL PROTECTED]> wrote:
> My final objective is this: I am serving up images that the server is
> creating dynamically, but I want a reverse proxy to THINK they are
> static images. I figure if I take this approach the proxy will assume
> it
Hello
I try to list the content of a VirtualHost (with the directive Options
Indexes) on apache 2.0.52 (on centos 4) but only some subdirectories
appear.
All the subdirectories that have a directive inside the
in httpd.conf are not listed.
Some have a section to enable a basic authentificatio
Hi,
Can anyone advise on a problem I have authenticating Apache on Linux
against an
Active Directory server? I can not authenticate for all users in the domain,
only users in specific branches.
I've found a few resources on line that suggest the following config is
correct:
LoadModule ldap_module
Hi,
you may be interested in
http://mail-archives.apache.org/mod_mbox/httpd-users/200610.mbox/[EMAIL
PROTECTED]
Regards
On Wednesday 14 March 2007 18:02, Hugh Williams wrote:
> Hi;
>
> I am using Apache's ProxyPass/ProxyPassReverse features to deliver
> content that actually resides on an IIS
Nick,
Thank you for the reply. Please allow me to give you a bit more info
about what exactly I am doing:
I am writing a kiosk software package that has a GUI app as the front
end for the operator to use and apache is serving up the pages to the
web browser clients. The main things being serve
Yes, I was installing as Administrator.
- Original Message -
From: "William A. Rowe, Jr." <[EMAIL PROTECTED]>
To:
Sent: Thursday, March 15, 2007 2:11 AM
Subject: Re: [EMAIL PROTECTED] Problem loading Ver 2.2.4 with MS Vista
MJ & Bob Ampula wrote:
Attempting to set up a local test s
On 3/15/07, jekillen <[EMAIL PROTECTED]> wrote:
Hello;
I have not had experience with this in the past
but I am doing a large project in php and I
need to know what Apache sends the browser
when it is having memory problems.
If you have MaxClients tuned correctly (that is, low enough that
apach
On 3/15/07, Laetitia Bourasseau <[EMAIL PROTECTED]> wrote:
Hello
I try to list the content of a VirtualHost (with the directive Options
Indexes) on apache 2.0.52 (on centos 4) but only some subdirectories
appear.
All the subdirectories that have a directive inside the
in httpd.conf are not li
Hello,
is there a possibility to clear the LDAP-cache in mod_ldap of a running
apache server? The best would be from inside PHP.
Greetings, Peter
--
http://pmrb.free.fr/contact-DD/
-
The official User-To-User support forum of
Hi,
We use apache, mod_jk and tomcat/jboss. I am currently investigating a
recurrent error message spotted in our jboss/tomcat logs:
WARN [ChannelSocket] processCallbacks status 2
I have received a suggestion to set the worker's MaxRequestsPerChild to 0
(currently set to 1), but before imp
Hi,
I want to implement Cacti, a PHP based network monitoring/graphing
tool. I'm running on Fedora Core 6 and using the Cacti build from the
FC6 repository and Apache version httpd-2.2.3-5 also from the FC6
repository.
The /var/www/html and in the directory I have a sym link to
/usr/share/cacti
Hi,
I'm new to the list but a long time user of apache - great piece of
software. I've never needed this list before but I seem to have run
into a rather odd problem I can't solve.
I downloaded and ran the .MSI installer of 2.2.4 on one of my Win2K
boxes. I moved IIS over to port 8080 and insta
Gareth Howlett wrote:
> Hi,
>
> I'm new to the list but a long time user of apache - great piece of
> software. I've never needed this list before but I seem to have run
> into a rather odd problem I can't solve.
>
> I downloaded and ran the .MSI installer of 2.2.4 on one of my Win2K
> boxes. I
Gareth Howlett wrote:
I downloaded and ran the .MSI installer of 2.2.4 on one of my Win2K
boxes. I moved IIS over to port 8080 and installed apache on port 80.
The installation went off without a hitch - the install log has no
...
The problem is, the server _NEVER_ responds to a single get comma
Ok FINALLY got apache back up and running on my os/x box (don't ask.
Don't know what I did). 2.2.4
Now when I try to load index.php, the 'text' is displayed.
I don't know what information is needed to help troubleshoot...
Relvent (AFAICT) lines from my httpd.conf:
AddType application/x-httpd-
Hi list,
I'm fiddling a bit with OpenBSD's default httpd(8) to create a very
simple reverse proxy. Unfortunately, I'm experiencing a weird
behaviour when I use the ServerName directive.
The configuration file is straightforward:
% ServerType standalone
% ServerRoot "/var/www"
% PidFile log
Hi All,
I am working on Apache 2.0.50 on Linux, proxying the requests to weblogic
server by path using the location block.
Here is the problem: In application,When i simply hit the browser back
button, i can see that all the commentents being lost which were entered in
previuos page.
Its only h
The fact that you see different results in web browsers reveals the
answer to your question: the Apache web server does not change in your
experiment.
The answer to your question: understanding the stateless protocol of
HTTP (REST) is why your application will respond with preserved fields
when
You should insure that PHP module available and loaded.
If you compiled it in as a static module, you can look at the httpd -l
option to see if it is there.
Otherwise, you can enable mod_status to check your configuration in real
time.
--Mark
Mark Lavi, Enterprise Web Management Team @ SGI
mailt
Have checked with Microsoft but the only help there was a referral to Dell.
Dell Tech Support said that the Winnt Server folder has been moved in Vista
but could/would not tell me where. They then referred me to Microsoft -
full circle with no answers.
The folder must have also been renamed i
Hello all,
I am attempting to help a non-profit organization setup a new server
and migrate over their old stuff. One of the things they want to use
is a database application using Ruby on Rails.
This system is an up to date FC4 distribution running Plesk 8.1
control panel, instead of the "s
Hi Matthew & Tom,
It works!
Matthew, I hadn't thought of that but I jumped over the mime-type header
response you were looking for and went straight to ethereal/wireshark...
I could see the entire conversation to the webserver. Every character
of my telnet session was sent and ACKed but after th
Caveat: I have no direct experience with Ruby, Plesk, or FastCGI.
I do think that by verifying that your example RoR app works via Apache
and then observing that the other database RoR app does not, you've
isolated the problem to the latter application!
"Premature end of script headers" is what I
I see I probably replied without reading everything you've done, my
assertions may not be correct if you've not gotten anything to work
through Apache. You can try increasing the amount/level of error logging
in Apache.
--Mark
Mark Lavi, Enterprise Web Management Team @ SGI
mailto:[EMAIL PROTECTE
Mark Lavi wrote:
Caveat: I have no direct experience with Ruby, Plesk, or FastCGI.
I do think that by verifying that your example RoR app works via Apache
and then observing that the other database RoR app does not, you've
isolated the problem to the latter application!
"Premature end of script
Mark Lavi wrote:
I see I probably replied without reading everything you've done, my
assertions may not be correct if you've not gotten anything to work
through Apache. You can try increasing the amount/level of error logging
in Apache.
End original message.
http://httpd.apache.org/docs/2.2/logs.html
specifically: http://httpd.apache.org/docs/2.2/mod/core.html#loglevel
--Mark
Mark Lavi, Enterprise Web Management Team @ SGI
mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707
-Original Message-
From: Dragon [mailto:[EMAIL PROTECTED]
Sent: Thur
On Mar 15, 2007, at 5:32 AM, Joshua Slive wrote:
On 3/15/07, jekillen <[EMAIL PROTECTED]> wrote:
Hello;
I have not had experience with this in the past
but I am doing a large project in php and I
need to know what Apache sends the browser
when it is having memory problems.
If you have MaxCli
At 02:37 PM 3/15/2007, Mark Lavi wrote:
You should insure that PHP module available and loaded.
If you compiled it in as a static module, you can look at the httpd -l
option to see if it is there.
Otherwise, you can enable mod_status to check your configuration in real
time.
Ok, I think I foun
Gareth Howlett wrote:
>> I downloaded and ran the .MSI installer of 2.2.4 on one of my Win2K
>> boxes. I moved IIS over to port 8080 and installed apache on port 80.
>> The installation went off without a hitch - the install log has no
>> ...
>> The problem is, the server _NEVER_ responds to a si
I'll try to remember to retest. In fairness though, the machine has a
_TON_ of different Network connections... some VPNs, some modem, some
Ethernet, etc... it could be _very_ hard to reproduce on another
machine. Not to mention the machine is not mine - it belongs to a
co-worker who is at a sat
On 3/15/07, Tom Donovan <[EMAIL PROTECTED]> wrote:
> Adding the "Win32DisableAcceptEx" directive (on the top level of the
> apache config file) did the trick. After a restart of the server,
> everything started working just like it should.
It's great that you are up and running, but a little d
Mark Lavi did speak thusly:
http://httpd.apache.org/docs/2.2/logs.html
specifically: http://httpd.apache.org/docs/2.2/mod/core.html#loglevel
End original message. -
Thanks, I will give it a try and see if anything of interest surfaces.
Dragon
~
Joshua Slive wrote:
No, Win32DisableAcceptEx makes apache fall back to some less-advanced
networking routines. This can solve all sorts of problems,
particularly with buggy network drivers, software firewalls, virus
checkers and similar.
True - but I thought the only accept() vs. AcceptEx() *c
Tom Donovan wrote:
> Joshua Slive wrote:
>> No, Win32DisableAcceptEx makes apache fall back to some less-advanced
>> networking routines. This can solve all sorts of problems,
>> particularly with buggy network drivers, software firewalls, virus
>> checkers and similar.
>
>
> True - but I thought
On 3/15/07, Tom Donovan <[EMAIL PROTECTED]> wrote:
Joshua Slive wrote:
> No, Win32DisableAcceptEx makes apache fall back to some less-advanced
> networking routines. This can solve all sorts of problems,
> particularly with buggy network drivers, software firewalls, virus
> checkers and similar.
> -Original Message-
> From: bbxrider [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 15, 2007 9:05 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] can't get virtual host working
>
>
> i am running apache 2.2.4 on winxp pro, the apache machine is
> on my lan
> behind a ro
38 matches
Mail list logo