Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Is it possible to know which rewrite rules of dispatcher have been activated for a URL?

Avatar

Level 2

We have a set of URL transformations and would like to know if there is any way to debug this.

Best regards !

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@Jniza 

 

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

 


Aanchal Sikka

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

@Jniza 

 

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

 


Aanchal Sikka

Avatar

Community Advisor

You can try below tool for testing rewrite rules

https://technicalseo.com/tools/htaccess/ 

Arun Patidar

AEM LinksLinkedIn