Rob Weir wrote:
On  8 May 2009, da...@kenpro.com.au wrote:
I've got this snippet in apache config:

<Directory /var/www/test/>
Options +Includes XBitHack full  IncludesNOEXEC
</Directory>

da...@david:/etc/apache2$ sudo /etc/init.d/apache2 reload
Syntax error on line 17 of /etc/apache2/sites-enabled/000-default:
Illegal option XBitHack
...fail!
da...@david:/etc/apache2$

mod-include is enabled

Are you /sure/?


I'm learned never to be sure, but I did this:

$ sudo a2enmod include

/etc/apache2/mods-enabled/include exists, and I have restarted apache2

<sudo a2dismod> lists the include module.

Is there another way to check?
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to