Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Form post issue
· 11 years ago
No, no routing for this page yet. I took the skeleton, made some small modifications and made my pages.
-
Form post issue
· 11 years ago
hmm in your routing is your contact page set? of you only try to redirect from the form action. but the routing for the page hasn't set yet then it wont work.
-
Form post issue
· 11 years ago
Not sure why it shouldn't work, if /contact is a valid URL. Try sending me the user/ folder on a PM in Gitter, so I can test locally and see if I can recreate it.
-
Form post issue
· 11 years ago
Hi all, I've a strange issue. When validating my contact form with deliver theme, I'm having the following messsage The requested URL /contact was not found on this server. The requested url seems ok,
-
Mod_rewrite problem
· 11 years ago
Hi rhukster, thnaks for your reply my hosting provider admitted that rewrite should work. They told me that they Will look into the issue tomorrow so i Will wait for their solution. If they dont come
-
Mod_rewrite problem
· 11 years ago
Rewrite is a required functionality for Grav. Most hosting providers enable this by default because without it you can't get SEO-Friendly URLs. As this is pretty much a requirement these days and th
-
Mod_rewrite problem
· 11 years ago
Hi ghowey thanks for your reply im in discussion with my hosting provider now how to solve the problem. when i check the system info it saids the mod_rewrite module is not loaded
-
Mod_rewrite problem
· 11 years ago
Sure, install and/or enable mod_rewrite in Apache. Just because .htaccess calls for mod_rewrite does not imply that it is installed and/or enabled on your server. This is not a grav problem, but a ho
-
Mod_rewrite problem
· 11 years ago
Hello, I have uploaded my website but i cant get it to work. When i browse towards the site i get the following error: mod_rewrite Apache module is not installed or enabled When i Look in the .htacces
-
Remove modular slugs from url
· 11 years ago
Thank you, will learn.