hi
i try to to do overriding with apache
in my loadmodule.conf
LoadModule rewrite_module /usr/lib/apache2-prefork/mod_rewrite.so
in httpd.conf
Options None
AllowOverride All
Order deny,allow
Deny from all
# use .htaccess files for overriding,
AccessFileName .htac
Dear People,
I'm fairly new to apache administraction, so I apologise in advance if this an
obvious question.
I am running Apache on Debian Sarge. It is running some CGI scripts, which
allow a web client (browser) to upload data, process it, and then return
the process results to the client
Hi,
I'm trying to use RLimitMEM with Apache 2.0.54 (w/ suexec enabled).
Within a tag, I'm defining:
RLimitMem 100 1000
This is my first stab at using RLimitMEM, so these values were purely
for initial testing purposes...
And I'm getting this error:
[Thu Oct 20 16:31:33 2005] [error] [c
After compiling Apache-2.0.54 with no errors, I ran the make command and got
these errors. When I ran make install
I got the same messages.
*** Warning: Linking the executable httpd against the loadable module
*** mod_so.sl is not portable!
On 10/20/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi All,
>
>I run apache 2.0.5x, and was wondering if there is a way to make URL's
> (after
> the domain portion) case insensitive in apache (all URL's), for example:
>
> www.foobar.com/JUNKFOOD.htm (client browser)
>
> would be proces
[EMAIL PROTECTED] wrote:
Hi All,
I run apache 2.0.5x, and was wondering if there is a way to make URL's (after
the domain portion) case insensitive in apache (all URL's), for example:
www.foobar.com/JUNKFOOD.htm (client browser)
would be processed by httpd as:
www.foobar.com/junkfood.htm
On Thursday 20 October 2005 08:33, [EMAIL PROTECTED] wrote:
> Hi All,
>
>I run apache 2.0.5x, and was wondering if there is a way to make URL's
> (after the domain portion) case insensitive in apache (all URL's), for
> example:
>
> www.foobar.com/JUNKFOOD.htm (client browser)
>
> would be proce
Hi All,
I run apache 2.0.5x, and was wondering if there is a way to make URL's (after
the domain portion) case insensitive in apache (all URL's), for example:
www.foobar.com/JUNKFOOD.htm (client browser)
would be processed by httpd as:
www.foobar.com/junkfood.htm (server side)
In reading th
Hello people,
since 2.0.55 a reverse SSL-proxy (on Windows 2000) which I setup for MS
Exchange 2003 Outlook Web Access makes problems. The users stumbled over the
problem that they cannot attach files to their emails. I tried it myself: the
attachment seems to be uploaded to the server, but is not
Hi, im trying to compile the source for apache_1.3.34 and mod_ssl_2.8.25
Im using the following configure line for mod_ssl,
./configure --prefix=/usr/local/apache/1.3.34 --with-ssl=/usr/local/ssl
--with-apache=../apache_1.3.34 --enable-module=rewrite --enable-module=ssl
Problem is when it fi
cool that's interesting i'll check it outOn 10/19/05, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 10/19/05, Joe A <[EMAIL PROTECTED]> wrote:> oh ok, i guess you are talking about using top to find an httpd process with> high cpu? then how do i attach a debugger to it?
gdb /path/to/httpdattach pidwhe
I use apache for both forward and reverse proxying. What I would like to do is
tie the inbound connection with the outbound so I can trace the session end
to end. I figured this could easily be done by logging the source port of the
inbound and outbound connections allowing me to trace it throu
-Original Message-
From: Boyle Owen [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 20, 2005 2:09 AM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Apache does not see end of cgi module
> -Original Message-
> From: Jain, Abhay K, ALABS [mailto:[EMAIL PROTECTED]
> Se
Thank you very much Boyle for your help.
--- Boyle Owen <[EMAIL PROTECTED]> a écrit :
> > -Original Message-
> > From: cp user [mailto:[EMAIL PROTECTED]
> >
> > I actually have a link to the page (it is located
> on
> > the Internet) and I users to be automatically
> directed
> > to that
> -Original Message-
> From: cp user [mailto:[EMAIL PROTECTED]
>
> I actually have a link to the page (it is located on
> the Internet) and I users to be automatically directed
> to that page once they connect to my apache server.
You didn't say this the first time ("...on the network" do
> -Original Message-
> From: cp user [mailto:[EMAIL PROTECTED]
> Sent: Donnerstag, 20. Oktober 2005 13:43
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] set apache's welcome page to another page
>
>
> Hi everybody,
>
> I have an Apache server and I'd like to set its
> welcome
Thank you Uzo,
But this is not the solution I am looking for. I
already know this :-) .
I actually have a link to the page (it is located on
the Internet) and I users to be automatically directed
to that page once they connect to my apache server.
Would you please have any idea?
--- Uzo Maduj
u... rename the existing index.html page to index_old.html and then rename the page you want to view to index.html!!HTH ;-)UzoOn 20 Oct 2005, at 12:43, cp user wrote:How may I perform this please?
I use
mod_cache very extensively with Apache 2.0.49 and 2.0.54.
With
2.0.49 we had no problems with neither disk cache or memory cache. In
Apache 2.0.54 we had to drop using memory cache because of a bug that made the
server coredump.
In my
experience it works very well, but you need to
Hi everybody,
I have an Apache server and I'd like to set its
welcome page to another page located on the network. I
have the link to taht page, and I want users to see
this page once they connect to my apache server.
How may I perform this please?
Tnak you
20 matches
Mail list logo