Solved
Is it possible to know which rewrite rules of dispatcher have been activated for a URL?
We have a set of URL transformations and would like to know if there is any way to debug this.
Best regards !
We have a set of URL transformations and would like to know if there is any way to debug this.
Best regards !
We can set the log levels in dispatcher for more information about requests. That would help you debug more easily. Just uncomment them and put the desired log levels
# Define DISP_LOG_LEVEL Warn
# Define REWRITE_LOG_LEVEL Warn
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.