On Wed, 29 Aug 2001, Mathew Benson wrote:
Hi,
> I know you helped me before, but I had to rebuild my server and now I'm
> having the same problem as before. I changed my ServerName directive to the
> correct IP address (I don't have a DNS name). These are the only other
> changes I made t
UNSUBSCRIBE
On Sun, 26 Aug 2001, Ged Haywood wrote:
> Hi there,
hi,
> On Sun, 26 Aug 2001, Remco Schaar wrote:
>
> > On Sun, 26 Aug 2001, Mathew Benson wrote:
> >
> > > I sincerely appologize if this question is in the wrong mailing list.
> > > But I'm not really sure where it belongs.
> > > I inst
Hi there,
On Sun, 26 Aug 2001, Remco Schaar wrote:
> On Sun, 26 Aug 2001, Mathew Benson wrote:
>
> > I sincerely appologize if this question is in the wrong mailing list.
> > But I'm not really sure where it belongs.
> > I installed Demarc and Snort. [snip]
>
> You probably misconfigure
On Sun, 26 Aug 2001, Mathew Benson wrote:
Hi,
> I sincerely appologize if this question is in the wrong mailing list. But
> I'm not really sure where it belongs.
> I installed Demarc and Snort. Demarc is a Perl script, which does work
> when executed from the console. But when hit from
I sincerely appologize if this question is in the wrong mailing list. But
I'm not really sure where it belongs.
I installed Demarc and Snort. Demarc is a Perl script, which does work
when executed from the console. But when hit from the web, it just returns
the source code. How do I con
RedirectMatch ^/index.html http://new.server.com/index.html
Rob
At 8:33 PM -0700 2/28/01, Joseph Crotty wrote:
>I am set up on apache_1.3.14/mod_perl currently, however, have an older
>non-mod_perl apache_1.3.6. The old apache's index.html needs to redirect to
>the index.html on the new apache
i would use mod_rewrite, but, since this is a mod_perl forum,
i have to suggest that u write a mod_perl transhandler that does
a redirect.
--
___cliff [EMAIL PROTECTED]http://www.genwax.com/
Joseph Crotty wrote:
> I am set up on apache_1.3.14/mod_perl currently, however, have an older
> non-mod
I am set up on apache_1.3.14/mod_perl currently, however, have an older
non-mod_perl apache_1.3.6. The old apache's index.html needs to redirect to
the index.html on the new apache/mod_perl. The old and new apache servers
are on different unix boxes. Anyone think of an elegant block directive
s
You could defined a different port in your tags. Then you can start
thttpd to bind to that port. You shouldn't have a problem binding to ports
higher that 1024(?) I think. Unless they have done something to prevent
this which is doubtful.
Example:
http://www.foo.com:/test/test.gif">
Unfo
> I have a high traffic website (looks like 200 GB output per month,
> something around 10-20 hits per day) hosted on a commercial
> service. The service does not limit my bandwidth usage, but they limit the
> number of concurrent Apache process that I can have to 41. This causes the
> ser
# Doesn't work. Children still get tied up serving requests.
#ProxyPass / http://www.animewallpapers.com:8080/
#ProxyPassReverse / http://www.animewallpapers.com:8080/
That doesn't get me around the limit of 41 Apache processes...
-Philip Mak ([EMAIL PROTECTED])
On Thu, 22 Feb 2001, Stathy Toul
Why don't you setup apache to do proxying?
> I have a high traffic website (looks like 200 GB output per month,
> something around 10-20 hits per day) hosted on a commercial
> service. The service does not limit my bandwidth usage, but they limit the
> number of concurrent Apache process
Hello,
I have a high traffic website (looks like 200 GB output per month,
something around 10-20 hits per day) hosted on a commercial
service. The service does not limit my bandwidth usage, but they limit the
number of concurrent Apache process that I can have to 41. This causes the
serve
14 matches
Mail list logo