Hurme Posted May 11, 2020 Posted May 11, 2020 Heya, Is there something special with url-segments and the 404 page? Pages using template with url-segments turned on, don't seem to trigger 404 redirect no matter what I do.
Ivan Gretsky Posted May 11, 2020 Posted May 11, 2020 You need to handle 404 errors yourself. Look here for a working example. 4
teppo Posted May 12, 2020 Posted May 12, 2020 21 hours ago, Ivan Gretsky said: You need to handle 404 errors yourself. Look here for a working example. Handle yourself (in code) or use the whitelist option, in which case ProcessWire will handle them automagically for you — but anyway, whitelist is also explained on that page ? 2
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now