Page not found

Post Reply
kosi77
Sr. Bludit
Posts: 33
Joined: Wed Jan 30, 2019 7:23 am

How to make Page not found redirect to home page?
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
kosi77
Sr. Bludit
Posts: 33
Joined: Wed Jan 30, 2019 7:23 am

That work for me!

I made changes to 69.pages.php

After line 85 add a new line this:

Redirect::url('your url');

your url - your url address


I hope I've helped someone like me!
Post Reply