On 06/09/2011 3:17 PM, Balogh Péter wrote:
Hi,
I've tried searching the archives (the FAQ is 404 at the moment), but couldn't find any tread
regarding my issue.
I have an Ubuntu 11.04 server running 2.6.38-10-server
I've a stock apache2 and php5 installed from apt. Nothing fancy, no extensions
Hello.
I'm currently working on a project to migrate some websites from
Apache 1.3.33 to Apache 2.2.20.
For the most part the migration is going smoothly. However we have 1
application which is failing when running transactions against the
updated Apache 2.2.20 instance.
This particular ap
On 2011-09-06, at 1:30 PM, Steve Swift wrote:
> You can arrange them any way that you like. The include statement includes
> the referenced file(s) at the point where it is encountered. You could expand
> all of this out, and create a single httpd.conf file, and it would work
> exactly the same
Frank, thanks for your help. I will look into mod_authn_dbd.
Regards,
Bart
PS. my first mail was a bit blunt (my name wasn't even there), but the
mail got accidentally send before it was finished but I did not want to
spam the list again.
On 06-09-11 16:12, Frank Gingras wrote:
On 09/06/2
You can arrange them any way that you like. The include statement includes
the referenced file(s) at the point where it is encountered. You could
expand all of this out, and create a single httpd.conf file, and it would
work exactly the same. Or you could have an include statement for every line
in
I'm trying to setup a reverse proxy that would route HTTP requests to
the appropriate machines on different IP addresses
Unfortunately, but all the mod_proxy config information I've seen refers
to local paths on the machine running the proxy.
All the sites would have a DNS that points to the s
Hi,
I've tried searching the archives (the FAQ is 404 at the moment), but
couldn't find any tread regarding my issue.
I have an Ubuntu 11.04 server running 2.6.38-10-server
I've a stock apache2 and php5 installed from apt. Nothing fancy, no
extensions or patches.
I've chrooted the apache to a
Hello,
I am working on rebuilding a web server after a crash. In my previous
httpd.conf file, include was used to point to virtual host .conf files. In this
httpd.conf file it points to httpd-vhosts.conf for virtual hosting. My question
is should I include my vitual hosts in the httpd-vhosts.co
On 09/06/2011 07:32 AM, Bart Jansen wrote:
Hi,
I am having some problems with my apache VirtualHost configuration and
hopefully somebody can help me out.
System:
- Apache/2.2.9 (Debian)
- We use mod_auth_mysql for user authentication.
- most requests are passed to Zope application framework
-
>
> I'd like to make a multithreaded test and start only one worker process.
> Can anybody help me with the proper configuration?
>
The MPM for above model should be worker MPM. Refer to this link
http://httpd.apache.org/docs/2.0/mod/worker.html
>
>StartServers 1
>MinSp
Hello,
I'm developing a php module and I'd like to test if the module doesn't
consume memory and doesn't make a seg fault.
I'd like to make a multithreaded test and start only one worker process.
Can anybody help me with the proper configuration?
I have SLES11, 32bit. The server-tuning.conf I
Hi,
I am having some problems with my apache VirtualHost configuration and
hopefully somebody can help me out.
System:
- Apache/2.2.9 (Debian)
- We use mod_auth_mysql for user authentication.
- most requests are passed to Zope application framework
- requests to /docs/ are mapped to the file s
12 matches
Mail list logo