I'm setting up a site that will have some access controls. I know that
user credentials can be held in a .htpasswd file, however I would like
to use a database, specifically a MySQL database, to hold user
credentials.
Is it possible to just setup a .htaccess that tells Apache to use a
database or a
Hi everybody,
We are running apache 1.3.39, modssl-2.8.30 and openssl-0.97m on Red Hat linux
AS 3 and weblogic 8.1.6 on Solaris. The problem I got is there are always a few
httpd processes keep running and taking all cpus. I can kill them but they will
come back after one or two hours. Restart
Did you verify the the port is being listened on with netstat (or similar)?
Out of curiousity, do you have an IPv6 stack on this Win machine, and if so,
are you listening on IPv6 also (using the default Listen 80)? Reason I ask is
it sounds similar to an issue I ran into resulting from IPv6 at o
Sorry for answering to miself, it's just to keep all the information
together.
I've been playing with the conf, set enablesendfile and enablemmap to off,
changing listening port... and no success at all. All the symptoms keep the
same.
Please, nobody has a clue (as weird as it may sound) about
Is there a simple rewrite rule to change all space (and/or %20's) in a URL
to underscores (_) ??
Thanks,
Dan
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.ht
Hi,
I'd like to know if anyone is using SSI and mod_cache in the same
Apache server to cache page "fragments", ie SSI includes with the
virtual attribute.
I'm currently using mem_cache and it works, but clients see some
discrepancies because the cache is stored per process. I'm about to
try disk_
If you are looking for an all Apache solution, 2.2 has mod_proxy_balancer.
http://httpd.apache.org/docs/2.2/mod/mod_proxy_balancer.html
Although in production my results are mediocre at best. Squid as a reverse
proxy is the better option. No idea if it is supported under Win2k3.
http://www.squid
Hi dears.
I am facing a random but very boring proxy error. The environment is the
following:
In the front-end (actually a customer CED):
ProxyPass /webapp
ProxyPass /static
Ap2.0.59<->|FW|<---Internet
In the back-end (actually our CED):
Hello,
I would like to achieve to have different mod_proxy
settings for my :80 (plain) and :443 (ssl) virtual
host.
Ok, easy, just put the settings into the right virtual
host config. Tried, works fine.
BUT, I would like to have both mod_proxy configuration
kept in a single separate file (under
regards everybody
got my perl-5.10.0 compiled with prefix /test as well as apache
now, I'd think, simple mod_perl compilation, right?
/test/bin/perl Makefile.pl MP_APXS=/test/sbin/apxs
well, huh, works fine, no errors
module lands into apache's module folders, gets dynamically loaded into
apache,
Joshua Slive wrote:
On Wed, Jun 11, 2008 at 11:54 AM, Alberto Dondana
<[EMAIL PROTECTED]> wrote:
Dear List,
I need to recompile Httpd (unfortunately on windows) in order to change
MPM Module from winnt to prefork.
How should I do it?
I'm able in linux/unix, but I can't find the way to do it in
On Wed, Jun 11, 2008 at 11:54 AM, Alberto Dondana
<[EMAIL PROTECTED]> wrote:
> Dear List,
>
> I need to recompile Httpd (unfortunately on windows) in order to change
> MPM Module from winnt to prefork.
> How should I do it?
> I'm able in linux/unix, but I can't find the way to do it in a windows
>
On Wed, Jun 11, 2008 at 11:54 AM, Alberto Dondana
<[EMAIL PROTECTED]> wrote:
> Dear List,
>
> I need to recompile Httpd (unfortunately on windows) in order to change
> MPM Module from winnt to prefork.
> How should I do it?
> I'm able in linux/unix, but I can't find the way to do it in a windows
>
Dear List,
I need to recompile Httpd (unfortunately on windows) in order to change
MPM Module from winnt to prefork.
How should I do it?
I'm able in linux/unix, but I can't find the way to do it in a windows
environment.
Kind regards
Alberto
-
Hi All,
On our reverse-proxy setup (Client <-firewall-> DMZ1 Proxy
<-firewall-> DMZ2 Proxy <-firewall-> http-server) we are getting
spurious errors on
DMZ1 proxies. DMZ1 handles the ssl-termination, so only ssl between
client and DMZ1
in DMZ1 error.log
[Wed Jun 11 08:23:01 2008] [error] (OS 10060
I will be out of the office starting 06/11/2008 and will not return until
06/12/2008.
**
The information contained in this communication is confidential, private,
proprietary, or otherwise privileged and is intended only for the use of the
addressee. Unauthorized use, disclosure,
Hello, I'm fairly new to Apache etc, so forgive me if i'm asking a stupid
question...
My company has a domain called ukgroup.mycomp.com. It has a document root
of the same name. There are also several redirects set up that redirect
requests to other domains. There are also redirects set up in o
On Tue, Jun 10, 2008 at 22:24, thomas2004 <[EMAIL PROTECTED]> wrote:
> But I use Windows 2003 Server.
Not a good idea.
> Besides, can one use the Apache Http Server to do this?
You could have one apache httpd serve as a loadbalancer for a farm of
tomcat backen servers. Consult the mod_jk docume
18 matches
Mail list logo