Tejas,
thanks for your answers
CacheEnable mem /
but I will try your suggestion also.
My "cache root" is always empty. This is what made me assume that my cache is
not working.
Is there a way to test whether the cach does actually work?
thanks
Robert
I do enable the cache with
Tejas Sanghavi
hi
I am facing some issues with apache webserver. The web pages are taking a long time to load especially the images.
The following is the configuration that i have kept in httpd.conf
I am running apache 1.3 and php 4.3.1. is there anything wrong specified in the configuration file.
At runtime
Hi,
I'm running apache-2.0.52-3.1 on Fedora Core 3.
I would like to re-direct http://robinbowes.com/gallery to
http://gallery.robinbowes.com, and change the URL in the browser to the
new one too.
I'm currently using the following:
RewriteEngine On
RewriteBase /
Rewri
On Sat, 14 May 2005, Nick Kew wrote:
Dan Mahoney, System Admin wrote:
Hey all...
I'm having some difficulty compiling a module with apxs -- I get a .o
file, and a .la and a .lo file -- but no shared object.
Did you try "apxs -i mod_whatever.la" ?
Of course, I've been dealing with apxs under apache
Dan Mahoney, System Admin wrote:
> Hey all...
>
> I'm having some difficulty compiling a module with apxs -- I get a .o
> file, and a .la and a .lo file -- but no shared object.
Did you try "apxs -i mod_whatever.la" ?
> Apache 2.0.54 under FreeBSD 4.10.
Can't help with platform issues - sorry.
Hey all...
I'm having some difficulty compiling a module with apxs -- I get a .o
file, and a .la and a .lo file -- but no shared object.
Apache 2.0.54 under FreeBSD 4.10.
I found something in README.platforms that gives me a hint, that the
current autoconf2.53 is somewhat broken under FreeBSD, a