The selfoss home page is different

by mulargui, Monday, May 20, 2013, 19:50 (4314 days ago) @ ofcloud

thank you for your help. I combined your suggestions plus information from here http://askubuntu.com/questions/48362/how-to-enable-mod-rewrite-in-apache.
looks like rules are now working but I'm getting a different error.

this is what I did:
1. created selfoss.conf and copied to /etc/apache2/mods-available
2. sudo a2enmod rewrite
3. edited /etc/apache2/sites-available/default and modified
<Directory /var/www/>
Options Indexes FollowSymLinks MultiViews
AllowOverride FileInfo
Order allow,deny
allow from all
</Directory>
4. sudo service apache2 restart

The error that now I'm getting is
[Mon May 20 17:29:12 2013] [notice] Apache/2.2.22 (Ubuntu) PHP/5.4.9-4ubuntu2 configured -- resuming normal operations
[Mon May 20 17:29:17 2013] [alert] [client 76.22.63.207] /var/www/selfoss/.htaccess: order not allowed here
[Mon May 20 17:29:18 2013] [alert] [client 76.22.63.207] /var/www/selfoss/.htaccess: order not allowed here
[Mon May 20 17:29:29 2013] [alert] [client 76.22.63.207] /var/www/selfoss/.htaccess: order not allowed here
[Mon May 20 17:29:29 2013] [alert] [client 76.22.63.207] /var/www/selfoss/.htaccess: order not allowed here

Any suggestion? thank you for your help in advance!


Complete thread:

 RSS Feed of thread

powered by my little forum