Hi @DivyaT You can try by adding the below snippet as part of the rewrite rulesIn the dispatcher module you can use "/dispatcher/src/conf.d/rewrites/rewrite.rules" to add the changes RewriteRule ([^/]+)\.pdf$ - [E=FILENAME:$1]<FilesMatch "\.pdf$"> Header add Link '<http://www.example.com/download/%{...