Should add that they even provided a script for renaming: /usr/share/doc/apache2/migrate-sites.pl
- Y On Fri, Jul 18, 2014 at 11:40 AM, Yehuda Katz <yeh...@ymkatz.net> wrote: > Also, as I recall, conf files also changed to require having a .conf >>> suffix, >>> which also meant every conf file had to be renamed + all old symlinks >>> removed >>> (from sites-enabled) + all domains re-enabled. >>> >> >> Is that a Debian thing? Apache httpd didn't make any such change. >> > > This is a Debian change. > The Apache wiki should probably be updated too: > https://wiki.apache.org/httpd/DistrosDefaultLayout#Debian.2C_Ubuntu_.28Apache_httpd_2.x.29 > : > > From /usr/share/doc/apache2/README.Debian.gz (in Ubuntu 14.04): > > The Include directives ignore files with names that do not end with a >> .conf suffix. This behavior has changed from previous releases! > > > - Y >