Areama Posted December 13, 2018 Share Posted December 13, 2018 Hello. I need to handle HTTP request like http://myshop.com/dir1/dir2/some-file How can I do this? I know that I can override FrontController::init() but is these way to do this without overriding FrontController? Link to comment Share on other sites More sharing options...
Areama Posted December 21, 2018 Author Share Posted December 21, 2018 The answer to this question is override PageNotFoundController::init() or PageNotFoundController::initContent() Link to comment Share on other sites More sharing options...
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