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

404 on Mamp

Started by Muut Archive 11 years ago · 8 replies · 942 views
11 years ago

Hi, I can't get Grav to run subfolder pages locally on MAMP. It loads the main page fine but 404's on any subpage I've created. Any ideas? It's not running in a subfolder or anything but I tried to rewrite the base anyway a thousand times, but no cigar.

Thanks,

11 years ago

Are you running MAMP on mac or windows? Not sure it matters, as they should be configured similarly. I've used MAMP on both and never had any trouble that you are describing. I can guess what the problem is though.

My hunch is that you are either using an Apache virtualhost setting or have made a modification at some time that has:

TXT
AllowOverride None

Either for the default host, or the virtual host you are using MAMP Pro, you can check these via the admin. These are the default settings, and you can see AllowOverride is set to All.

http://polydeon.com/monosnap/_MAMP_PRO_2015-02-22_18-29-14.png

If you are using regular MAMP you might have to edit the httpd.conf file manually.

11 years ago

That was it? I'm getting good at this :)

11 years ago

Yep. Epic win, thanks :D

FYI was MAMP on Mac running regular mamp so I had to edit the .conf manually. It was actually that my httpd.conf root was set in a different location and I set the Grav install in a new location that didn't have the override set to ALL.

Thanks again

11 years ago

Clever... I did search the forum, but not the docs :D

Thanks. What runs the search function for the docs out of interest?

11 years ago

It's just the simplesearch plugin that's available in downloads or GPM. However, there's a bit of JS magic going on to filter the results. It's all available on github if you are interested:

https://github.com/getgrav/grav-learn

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1333 9 years ago
Archive · by Muut Archive, 9 years ago
2 924 9 years ago
Archive · by Muut Archive, 9 years ago
2 4055 9 years ago
Archive · by Muut Archive, 9 years ago
1 2938 9 years ago
Archive · by Muut Archive, 9 years ago
3 1111 9 years ago