On Thu, Oct 29, 2020 at 08:10:07AM -0600, thelma wrote in
<474d741a-a72d-e3ff-f771-5c7ecd72c...@sys-concept.com>:
On 10/29/2020 06:21 AM, Remco Rijnders wrote:
On Wed, Oct 28, 2020 at 10:36:12PM -0600, thelma wrote in
<7b3d3416-77b0-02eb-ad05-f717fdf0b...@sys-concept.com>:
After installing apache 2.4 I can not access server subdirectory:
server/admin/index.html
Forbiden
You don't have permission to access /admin/index.html on this server
I can access index.html in a directory below /admin (server/index.html)
but not the server/admin/index.html
That seems to suggest that either the permissions or ownership of
admin/index.html are different from admin/server/index.html, or that
there is a
difference of that kind between the directories admin/ and admin/server.
Are
they?
Here are the permissions:
index on server/
-rw-r--r-- 1 root root 19078 Jan 14 2011 index.php
index on server/admin/
drwxr-xr-x 6 root root 4096 Oct 28 22:08 admin
-rwxrwxrwx 1 apache apache 428 Oct 28 16:44 index.html
It works on Apache 2.2 but not Apache 2.4
Hi Thelma,
Please help us help you a little better. As I understand it, you have two
index.html files, but you show only one above. What role does index.php have in
all this? I am also unclear if your set up is server/admin or admin/server, as
you used both in your first message. So, all in all, I am a little confused as
to what your exact problem is and what the exact permissions on all the
directories and index.html files involved are.
Thanks!