Problem with webpage

by ronflex, Saturday, March 22, 2014, 12:31 (3680 days ago)

Hello,

I have a problem when installing selfoss. The home page appears without style. I followed the tutorial and I have looked at the forum and tried several solutions.
Nothing worked.

[image]


ronflex,

Problem with webpage

by lukaasm, Saturday, June 07, 2014, 20:56 (3603 days ago) @ ronflex

Make sure u have enabled mod rewrite for apache: a2enmod rewrite
Make sure that directory/parent directory of your selfoss folder have: AllowOverride all set.

ex. default apache.conf:

<Directory /var/www/>
Options Indexes FollowSymLinks
AllowOverride all
Require all granted
</Directory>

RSS Feed of thread
powered by my little forum