ig that does the job, but if either of you would
improve the above please let me know. In particular, where do I need
AllowOverride lines?
Thanks
Adrian
On Tue, 20 Apr 2021 15:08:21 +0200
Daniel wrote:
> Just define the appropriate *:80 virtualhosts with the redirects and
> without t
hat's in the *:443 one?
Or should I copy all config into both?
Adrian
On Tue, 20 Apr 2021 14:50:18 +0200
Daniel Ferradal wrote:
> Generally I would never define virtualhosts with , I
> think it is better and more straightforward to specify everything,
> specially when starting
t 80 requests? Do I have to add the same lines to both?
Though in practice my http:// URLs are being redirected to https://
somehow, so I can't tell how a port 80 request would behave.
Thanks
Adrian
On Tue, 20 Apr 2021 13:38:08 +0200
Daniel Ferradal wrote:
> Hello,
>
> This says
omLog /var/log/apache2/access.log combined ServerSignature
On
Alias /doc/ "/usr/share/doc/"
Options Indexes MultiViews FollowSymLinks
AllowOverride None
Require local
There's nothing in apache2.conf that looks suspicious to me but I can
using Apache/2.4.38 (Debian)
with Debian-style split config.
Here are the relevant bits of a vhost. This is
in /etc/apache2/sites-enabled/000-default.
ServerName www.example.org
DocumentRoot /var/www/example
CustomLog /var/log/apache2/example/access.log combined
# DISABLE THE ENTIRE DOCROO
through and manually editing them all has fixed the problem!
Thanks again
Adrian
On Sun, 14 Feb 2021 14:03:59 -0500
Eric Covener wrote:
> On Sun, Feb 14, 2021 at 1:57 PM Adrian
> wrote:
> >
> > Hi all
> >
> > I'm running Apache/2.4.38 (Debian). I've instal
Hi all
I'm running Apache/2.4.38 (Debian). I've installed Jitsi server on
Debian 10 and am getting this error:
[Wed Feb 10 20:37:11.043925 2021] [access_compat:error] [pid 26568]
[client 82.65.117.234:55678] AH01797: client denied by server
configuration: proxy:http://localhost:5280/http-bind/,
acro feature of
2.4 to make the config more readable, that is very nice and useful.
Thanks for the clarification, I now added an appropriate Directory block
to every vhost via the macro.
Regards
Adrian
-
To unsubscr
hints are welcome
Thanks
Adrian
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
Dear all
What ist the difference between access_log & ssl_access_log ?
Which one should I use with Awstats to get reports from my ownCloud server?
Thank you
Adrian
# define per- access logfiles, transactions will be
# logged therein and *not* in this file.
#
#CustomLog "logs/access_log" common
#
# If you prefer a logfile with access, agent, and referer information
# (Combined Logfile Format) you can use the following directive.
#
CustomLog "logs/access_log" combined
CustomLog "logs/ssl_access_log" combined
Regards
Adrian
t if so is
there any chance of another nudge in the right direction?
Thanks again,
Adrian
> On Tue, Feb 18, 2014 at 5:55 AM, Adrian Lester wrote:
>> Please accept my apologies for popping up on the list with an immediate
>> question, and even more so if it turns out that I am b
NAME
DATE_LOCAL
DATE_GMT
LAST_MODIFIED
DOCUMENT_URI
USER_NAME
DOCUMENT_NAME
--
Many thanks in advance for any help which can be given,
Adrian
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
On 22.03.12 21:59, Adrian Gschwend wrote:
> I'm more than happy to run more tests if someone has some ideas, I ran
> out of them.
As no one seems to have an idea on that one, what would be the next
logical step to escalate it? devel mailing list?
thanks
Adrian
--
Adri
here is a sandbox repository which
is world read/writable at:
http://svn.netlabs.org/repos/sandbox/
I'm more than happy to run more tests if someone has some ideas, I ran
out of them.
thanks
Adrian
--
Adrian Gschwend
@ netlabs.org
ktk [a t] netlabs.org
---
Open Source Project
h
;ll all be fine :)
Thanks for everyones time anyway. When I get back I plan to strip the default
Apache config to bare minimums and build from there, for other non-svn purposes.
Adrian
-Original Message-----
From: Adrian Marsh
Sent: 08 April 2009 16:46
To: 'users@httpd.apache.org'
an my previous setup.
I'll monitor over the next week and see if it stays at that level.
Adrian
-Original Message-----
From: Adrian Marsh [mailto:adrian.ma...@ubiquisys.com]
Sent: 07 April 2009 14:23
To: users@httpd.apache.org
Subject: RE: [us...@httpd] Apache memory hog
Thanks guys for the h
see if the problem still occurs. If it does, then I
may have an official support route to follow.
Adrian
-Original Message-
From: Eric Covener [mailto:cove...@gmail.com]
Sent: 07 April 2009 01:50
To: users@httpd.apache.org
Subject: Re: [us...@httpd] Apache memory hog
On Mon, Apr 6, 20
Looks like a DNS mis-enty to me. Apache will rev-dns the name in
httpd.conf and if that's the IP it returns, try to bind to that IP on
the server (I think).
-Original Message-
From: Dom Hampton [mailto:d...@attend2.co.uk]
Sent: 06 April 2009 10:09
To: users@httpd.apache.org
Subject: [us.
: 03 April 2009 16:51
To: users@httpd.apache.org
Subject: Re: [us...@httpd] Apache memory hog
On Fri, Apr 3, 2009 at 10:08 AM, Adrian Marsh
wrote:
> Am trying MaxMemFree 3 (30mb? - pure guess number).
Far too large, it's per-thread. Try 1MB.
--
Eric Covener
cove...@g
get 1Gb on
it again.
I used the yum RPM version that Redhat supplied. Next week I'll try some
other things, like putting the latest (non-redhat) RPM on there, and
maybe read up a little on what your asking - as right now I've no clue.
I'll also see if the MaxMemFree helps out at 1Mb
httpd
-Original Message-
From: Eric Covener [mailto:cove...@gmail.com]
Sent: 03 April 2009 16:51
To: users@httpd.apache.org
Subject: Re: [us...@httpd] Apache memory hog
On Fri, Apr 3, 2009 at 10:08 AM, Adrian Marsh
wrote:
> Am trying MaxMemFree 3 (30mb? - pure guess number).
Hi Tom - Was that to me?
Assuming so: yes, two issues. One - whatever subprocess (99% sure
subversion related) not releasing memory back to apache, and Two -
Apache not releasing memory back to the OS (as far as Top is showing
me).
Adrian
-Original Message-
From: Tom Evans
bject: Re: [us...@httpd] Apache memory hog
On Fri, Apr 3, 2009 at 9:24 AM, Adrian Marsh
wrote:
> To get that memory back I have to reboot the server.
As a previous poster said, if stopping Apache (and watching all the
httpd process go away) doesn't reclaim the memory, then you're lo
Yes I'm not sure how this can happen either. I use the init.d stop scripts,
and as far as I can see httpd does shutdown cleanly, so where this memory goes
is unknown to me. My only fix to that so far is a reboot.
-Original Message-
From: Domsch, Christian (IZLBW Extern) [mailto:christi
: 03 April 2009 14:43
To: users@httpd.apache.org
Subject: AW: [us...@httpd] Apache memory hog
Hi Adrian,
no they didn't resolve these problems yet. In fact they don't know which part
exactly is causing it.
The thing with ssl is that due to security reasons disabling of ssl is no
Hi Christian,
Do you think you could ask them to see if they resolved it?
I had similar thoughts, so in my VMware copy I tried various things, including
working without SSL, but I didn't see the results get any better.
Adrian
-Original Message-
From: Domsch, Christian (IZLBW E
al Message-
From: Tom Evans [mailto:tevans...@googlemail.com]
Sent: 03 April 2009 14:16
To: users@httpd.apache.org
Cc: a...@ice-sa.com
Subject: RE: [us...@httpd] Apache memory hog
On Fri, 2009-04-03 at 13:58 +0100, Adrian Marsh wrote:
> Hi Andre,
>
> Thanks for the reply. No its d
ssage-
From: Eric Covener [mailto:cove...@gmail.com]
Sent: 03 April 2009 14:06
To: users@httpd.apache.org
Subject: Re: [us...@httpd] Apache memory hog
On Fri, Apr 3, 2009 at 8:58 AM, Adrian Marsh wrote:
> Hi Andre,
>
> Thanks for the reply. No its definitely the httpd process. I s
(as others
running 1.5.5 don't report this issue). It's a fairly vanilla httpd setup
other than the svn config.
Adrian
-Original Message-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: 03 April 2009 10:37
To: users@httpd.apache.org
Subject: Re: [us...@httpd] Apache
3) When the memory is consumed by httpd, and I stop the httpd process,
it quite often doesnt return the memory to the OS, leaving 11Gb in
"limbo" somewhere. Is there a way to reclaim this ?
Thanks
Adrian Marsh
n it so far.
thanks
Adrian
--
Adrian Gschwend
@ netlabs.org
ktk [a t] netlabs.org
---
Open Source Project
http://www.netlabs.org
-
The official User-To-User support forum of the Apache HTTP Server Project.
See htt
ause am concerned that this missing symbol might all mean
something especially as I think Port 80 might be important for PHP.
Any advice on how to check the port in use and why the symbol does not
appear? Is it something to be concerned about?
Adrian G
--
} ^www.xyz.com.au/(.*)
RewriteRule .* http://www.abc.com.au/test/%1 [P]
Adrian
DBAS wrote:
We want to use URL www.xyz.com.au to access internet pages developed under
server www.abc.com.au/test eg www.abc.com.au/test/page1,
www.abc.com.au/test/page2 and www.abc.com.au/test/graphics/banner.jpg etc...
as
Joshua Slive wrote:
On 4/11/07, Adrian Dixon <[EMAIL PROTECTED]> wrote:
Using an action directive from the mod_actions module in Apache httpd
2.2.4 installations seems to cause two actions rather than just the
expected one. In the rewrite log with a log level of 9, there is a
repor
Using an action directive from the mod_actions module in Apache httpd
2.2.4 installations seems to cause two actions rather than just the
expected one. In the rewrite log with a log level of 9, there is a
report of a second redirection to a path composed of the action path
concatenated with the
here are specific bits
then I'll post them.
I'll be suggesting that we move to sifr v3 which does some preloading
hacks to avoid the multiple requests, but I'm a bit concerned that
there is an underlying problem here so
I used apache 2.0.58 and here is my compile options
CC=gcc CFLAGS="-march=i686 -O3 -pipe -fomit-frame-pointer " CXX=gcc CXXFLAGS="-march=i686 -O3 -pipe -fomit-frame-pointer -felide-constructors -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local/httpd-
2.0.58 --enable-module=rewrite --en
iate any help you can give.
Thanks,
Adrian.
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
&quo
I think that you can use suphp or phpsuexec for this action.
Regars.
Georgy Goshin escribió:
Hello!
I have a many name based virtual hosts, is it possible to make that
all php and cgi's script and apache process itself was under specific
(virtual site owners's) user ID and group ID - apache
40 matches
Mail list logo