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

            Bug ID: 63263
           Summary: New issue appeared after update, ServerName directive
                    was not set
           Product: Apache httpd-2
           Version: 2.4.6
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

I was able to figure out a problem in my site which was using virtualhost.

I had my main domain in a virtualhost and `ServerName` attribute at root was
commented out.
After update my main domain did not link to the same RootDocument as before.

After some trouble-shooting I thought the update may messed with the rules.
Probably a new feature is active in v2.4.6 that looks for domain name
associated with the running server and uses it as `ServerName`.

If I'm right. Then this issue may result issues for others too.

For those who have the same problem as me. Simply add ServerName at root with
ipv4 address and port 80. To avoid auto-detection.

-- 
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