Hi,
Just a thought, but can you show the output from: apache2ctl -S
Ed
On Fri, 11 Nov 2022 at 13:06, wrote:
> Hello
>
> I just created config files under /etc/apache2/sites-enabled directly.
>
> $ ls /etc/apache2/sites-enabled
> lrwxrwxrwx 1 root root 35 Oct 20 14:42 000-default.conf ->
>
> On Sun, May 17, 2015 at 11:53 AM, Pierre Wieser wrote:
> > Hi all,
> >
> > I am facing a problem with name-based virtual host on httpd 2.4.6 on CentOS
> > 7.
> >
> > My httpd is configured as a reverse proxy, letting two internal domains be
> > avail
- Original Message -
> Hi Pierre,
>
> the _default_ vhost has a special meaning (see [1]), can you still
> reproduce with * instead (since other vhost also uses *)?
>
> Regards,
> Yann.
>
> [1] http://httpd.apache.org/docs/2.4/vhosts/examples.html#default
advance for some advice or valuable link.
Regards
Pierre
My confs are:
# cat conf/httpd.conf
# ===
#
# This is the main Apache HTTP server configuration file. It contains the
# configuration directives that give the server its instructions.
# See http://httpd.apache.org/docs/2.4
ernal, so, if I forget to remove the Carp directive
in a file, it could bring some security issues.
Two thumbs up for Jeff Trawick and all who took the time to give advice.
Thanks again,
Pierre Forget
to go
in the right vhost folder?
Thanks,
Pierre Forget
o
message in the vhost folder error file, but I still get the error
(or warning) in the global Apache error log file.
Any idea where I can search?
BTW, I treid to use:
ErrorLog "/httpd/domainname/logs/error_log"
instead of
Errorlog "/httpd/domainname/logs/error_log"
rror file, but I still get the error (or
warning) in the global Apache error log file.
Any idea where I can search?
BTW, I treid to use:
ErrorLog "/httpd/domainname/logs/error_log"
instead of
Errorlog "/httpd/domainname/logs/error_log"
On Tue, Apr 10, 2012 at 6:04 PM, Pierre-Rudolf Gerlach
wrote:
> On Tue, Apr 10, 2012 at 5:49 PM, Daniel Gruno wrote:
>> I have tried inputting exactly what you wrote into my configuration, and
>> the output I got was:
>>
>> HTTP/1.1 200 OK
>> ...
>>
ere is something in the default config, I think the
problem is more likely to be a bug in Apache 2.4.1, corrected in your
version.
I'm gonna download and install it to check.
Thanks !
--
Pierre-Rudolf Gerlach
-
To unsubscri
ummy .* myothervar=othervalue
Header set myvar %{myvar}e
Header set myothervar %{myothervar}e
I get the problem : "myothervar" is not set. (null in the response
headers). I don't really get what difference it woul
}e"
Header set test_myvar2 "%{myres2}e"
Header set test_myvar3 "%{myres3}e"
Header set test_myvar4 "%{myres4}e"
The response headers are :
Server:Apache/2.4.1 (Unix)
test_myvar:value
test_myres:(null)
test_myres2:(null)
test_myres3:myvarIsEmpty
test_myres4:
y configuration :
Listen 172.25.205.205:50
#ProxyPassReverse / http://172.25.205.216:5000/ flushpackets=on
ProxyPass / http://172.25.205.216:5000/ flushpackets=on
SetEnv proxy-sendchunks 1
Proxy works but the original chunked request is altered.
Thanks for your help.
Sincerely y
Hello everyone
We are using apache's mod_proxy (reverse proxy) to make two internal
webapps available over the internet. It works fine so far.
We now tried to use digest authentication on the proxy to secure the
access to the proxy itself. One webapp has no problem with that
approach. You fi
d_proxy_html or mod_xml2enc after
> upgrade
>
>
> On 27 Apr 2010, at 12:50, Pierre Casenove wrote:
>
>> Thanks in advance for your help,
>
> At line 946 of mod_proxy_html.c is a comment "uncomment for debug".
>
> Does it fix your problem if y
yHTMLEnable Off in the location tag, everything is working.
The problem is that I don't get any log generated for this problem.
Please note that all this is the only web app that fails (and of course the
most critical, it wouldn't be funny otherwise!)
Thank
In both case : localhost
Bye !
-Original Message-
From: news [mailto:n...@ger.gmane.org] On Behalf Of Edward Diener
Sent: Saturday, July 04, 2009 1:04 PM
To: users@httpd.apache.org
Subject: [us...@httpd] Windows Installation to local machine
When installing to my local machine under Windo
,
Pierre
Hello,
I installed Apache 2 just yesterday in Ubuntu, compiling the source
code from Terminal. I don't know if any of you has ever installed a
LAMP environment, but I guess it's not crucial for you to understand
this particular message:
"httpd: Could not reliably determine the server's fully quali
d_security and SecServerSignature directive.
--
Pierre-Yves Bonnetain
B&A Consultants - Sécurité informatique - www.ba-cst.com
Tel. : +33 (0) 567 040 403 - Fax : +33 (0) 567 737 829
smime.p7s
Description: S/MIME Cryptographic Signature
Pierre Imbaud wrote:
Hello, folks, Im trying to make apache2 work on my box with suexec2.
Not familiar with apache2 (but configured, and works fine so far), and
I guess my questions are somewhat naive.
Oh, Im on Suse 10.1, with apache2-2.2.0-21
First: do I have to recompile apache2 to have this
d, makes U feel guilty U dont
find what U seek. But more often than not, a vital piece of
information is just too obvious to the authors to think its worth
saying.
Thanks anyway for your help, it sure helped.
On 28/09/06, *Pierre Imbaud* <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wr
Hello, folks, Im trying to make apache2 work on my box with suexec2.
Not familiar with apache2 (but configured, and works fine so far), and
I guess my questions are somewhat naive.
Oh, Im on Suse 10.1, with apache2-2.2.0-21
First: do I have to recompile apache2 to have this working? On start,
I ha
.
Any suggestions or solutions?
Regards,
Pierre
This email and any accompanying attachments may contain confidential and proprietary information. This information is private and protected by law and, accordingly, if you are not the intended recipient, you are requested to delete this
debian sarge,and that the patch has not been
backported...
Stephen Collyer a écrit :
Pierre Couderc wrote:
I want to give an access to users controlled by client certificates
on a per directory basis.
It seems that there is a recurrent bug in mod_ssl the traces of which
I have found on the
"renegotiation
failed" in the logs.
My question is, is there an uptodate synthetic howto describing how to
do that?
Else, did someone success doing an access by client certificates, with
some directories where the certificate is not required, and using POSTs?
Thank you in advan
x.
Thanks.
Best regards.
Pierre.
-
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]
"
ootCA (using SSLVerifyDepth = 2)
BUT, quite obviously, I don't want users from anotherSubCA to get access
to my web site.
So my question is quite simple:
Is this simply possible to only authorize users from my subCA with the
SSLCACertificateFile (SSLCACertificatePath) directive in Apache?
hand, I won't be able to check
the Chain Path up to the RootCA, which is not good at all...
Any ideas on what is happening?
Thanks in advance,
Pierre
-
The official User-To-User support forum of the Apache HTTP Ser
e but for what I have understood at the moment it's useless.
I guess I've been clear and this is the right ml.
Thanks all for any suggestion.
Pierre
Nuovo Yahoo! Messenger E' molto più divertente: Audibles, Avatar, Webcam, Giochi, Rubrica
Scaricalo ora!
30 matches
Mail list logo