https://bz.apache.org/bugzilla/show_bug.cgi?id=69149

            Bug ID: 69149
           Summary: Apache misbehave with a folder named math
           Product: Apache httpd-2
           Version: 2.4-HEAD
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: All
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

I have one local website with  different subfolders, one was named "math"

Apache insisted in give me Forbidden error until I change the name to something
else. Ex. maths

Might be due to some math module in Apache?

The server should not be affected by serving a directory name "math" but it was
what I faced here.

All other folders worked, less "math" until I had the idea to add an s
("maths") and tcharan, Apache served without error. It refused to serv
localhost/math

IMPORTANT DETAIL:

If DocumentRoot was "/mysiteroot/math" - IT WORKED OK

But if DocumentRoot was "/mysiteroot/" and I tried to access with subfolders
like localhost/math  - IT CAUSED THE Forbindden error 

all others subfolders allowed to run localhots/folder_a localhost/folder_b etc
... except localhost/math ... but localhost/math"s" it allows.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to