http ok, https Forbidden
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: users@xxxxxxxxxxxxxxxx
- Subject: http ok, https Forbidden
- From: Andreas.Moroder@xxxxxxxxxx
- Date: Wed, 15 May 2024 09:02:55 +0200
- Reply-to: users@xxxxxxxxxxxxxxxx
Hello,
we have a apache 2.4.59 running on windows
for an internal page.
Now we would like to use https instead
of http
Opening the url via http works,
when I use https I get
Forbidden
You don't have permission to access this
resource.
I activated the debug level and see this
lines
[Wed May 15 08:54:17.471598 2024] [authz_core:debug]
[pid 8152:tid 1360] mod_authz_core.c(815): [client 10.26.2.32:54158] AH01626:
authorization result of Require local : denied
[Wed May 15 08:54:17.471598 2024] [authz_core:debug]
[pid 8152:tid 1360] mod_authz_core.c(815): [client 10.26.2.32:54158] AH01626:
authorization result of <RequireAny>: denied
[Wed May 15 08:54:17.471598 2024] [authz_core:error]
[pid 8152:tid 1360] [client 10.26.2.32:54158] AH01630: client denied by
server configuration: E:/wamp/www/itop/pages/UI.php
What I don't understand is why using https://
it is denied while it works with http://
the httpd-vhosts.conf contains this lines
# Virtual Hosts
#
<VirtualHost _default_:80>
ServerName localhost
ServerAlias localhost
DocumentRoot "${INSTALL_DIR}/www"
<Directory "${INSTALL_DIR}/www/">
Options +Indexes +Includes
+FollowSymLinks +MultiViews
AllowOverride None
Require all granted
</Directory>
</VirtualHost>
while http.conf contains this lines
<Directory />
AllowOverride none
Require all denied
</Directory>
Can anyone please tell me why the behaviour
changes and how to solve it?
Greetings
Andreas
Institut für den sozialen Wohnbau des Landes Südtirol
Istituto per l’edilizia sociale della Provincia autonoma di Bolzano
39100 Bozen Horazstraße 14 / 39100 Bolzano via Orazio, 14
wobi.bz.it
ipes.bz.it
Dies ist eine vertrauliche Nachricht und nur für den Adressaten bestimmt.
Sollten Sie diese Nachricht irrtümlich erhalten haben, bitten wir um Ihre
diesbezügliche Benachrichtigung und um die Löschung der Nachricht. Eine
Veröffentlichung oder Verbreitung des Inhaltes sowie jegliche anderweitige
Verwendung sind untersagt.
Il contenuto di questa e-mail è rivolto esclusivamente al destinatario
della stessa e deve intendersi riservato e personale. Laddove questa e-mail
Le fosse pervenuta per errore, Le chiediamo di comunicarci l’errata notifica
e di cancellarne il contenuto. Sono sempre vietate la pubblicazione o diffusione
del contenuto, nonché l'utilizzo per qualsiasi altro scopo.
[Index of Archives]
[Open SSH Users]
[Linux ACPI]
[Linux Kernel]
[Linux Laptop]
[Kernel Newbies]
[Security]
[Netfilter]
[Bugtraq]
[Squid]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Samba]
[Video 4 Linux]
[Device Mapper]