Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Onepage and Blog in the same website

Started by Muut Archive 12 years ago · 23 replies · 1077 views
10 years ago

OK. Checked all the solutions in the page not found troubleshooting section.

  1. Missing .htaccess file:
    File is present in the root of the site (Apache DocumentRoot parameter) and has 775 access rights for user www-data, group www-data.

  2. AllowOverride All:
    As I have no <Directory> section in the <VirtualHost:80> section, I cannot add AllowOverride All.

  3. RewriteBase:
    I already tried with 'RewriteBase /' enabled (grav is in the root of the virtualhost directiory).

  4. Missing rewrite modules:
    Already enabled them at install time. Checked again with a2enmod.

  5. Grav Error 404 Page:
    I am not getting that page.

  6. 404 Page not found on nginx:
    I am running Apache.

Bottom line: the solutions presented in that troubleshooting section, don't work.
Anything else I can try?

10 years ago

Update:
There was a <Directory /var/www> entry in the default /etc/apache2/apached.conf with an AllowOverride None entry. Changed it to AllowOverride All. Now the Blog section works as far as preliminary tests show.

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1360 9 years ago
Archive · by Muut Archive, 9 years ago
2 939 9 years ago
Archive · by Muut Archive, 9 years ago
2 4069 9 years ago
Archive · by Muut Archive, 9 years ago
1 2958 9 years ago
Archive · by Muut Archive, 9 years ago
3 1122 9 years ago