![]() |
Split ServerAlias on multiple lines if >8192 bytes
We have one domain on our ISPConfig 3.0.1.3 (+ubuntu 8.10) server with a 'large' amount of parked domains that are linked to it as an aliasdomain.
There seems to be a problem with the way ISPConfig handles this though. It simply keeps adding the aliasdomains onto the 'ServerAlias' directive. However, as it turns out, such a line, including the directive itself, can only be a maximum of 8192 bytes. When these 8192 bytes are exceeded, apache simply assumes a new line starts there, and something to this effect happens when starting apache (let's assume www.somedomain.com is the domain on the 8192 byte boundary): Code:
root@ispconfig:~# /etc/init.d/apache2 startThe problem is that when this occurs, the entire apache server fails to start, causing ALL websites on the server to be unreachable. |
| All times are GMT +2. The time now is 01:15. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.