[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

apache2 2.4 minidebconfindia config, changes and not reloading.



Hi all,
I am (unfortunately) on Debian testing. Hence apache2 which is Apache
2.2 on stable is Apache 2.4 on testing/unstable and that has lot of
changes which are needed so that Apache2 config works.  This is
different than the one shared at
https://wiki.debian.org/DebianIndia/MiniDebConfSiteChange

This is what the new documentation tells me to do :-

/etc/apache2/sites-available$ cat minidebconfindia.conf
<VirtualHost mini:80>
ServerAdmin webmaster@localhost

DocumentRoot /var/www/html/in2014.mini/website
<Directory />
Options FollowSymLinks +Includes
Require all granted
</Directory>
<Directory /var/www/html/in2014.mini/website/>
Options Indexes FollowSymLinks MultiViews +Includes
Require all granted
</Directory>

~$ cat /etc/hosts
127.0.0.1	localhost
127.0.1.1       mini

While this worked and rest of the things have worked I'm unable to
reload apache for which I have filed a bug #760858 . It's possible
that I mssed something in the .config file or somewhere else.


-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
EB80 462B 08E1 A0DE A73A  2C2F 9F3D C7A4 E1C4 D2D8


Reply to: