Dispatcher and cloud manager- Validation errors on windows
Can someone help me clear the validation errors with dispatcher please? I have two issues below and wondering if i can create a custom rewrite and filter. I used relaxed command and it successfully completed but with below command i face below issues
Including it as part of the source code and i do have custom rewrite rules and filters.
Running the command on windows gives me the below errors
>validator.exe full -d ../out ../src1
to be honest i could not resolve it with rewrite.rules as detailed in the site
https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/content-delivery/validation-debug.html?lang=en

Issue -1
conf.d\available_vhosts\custom_author.vhost:69: included file (conf.d\rewrites\rewrite.rules) does not match any known file
conf.d\available_vhosts\custom_author.vhost:69: included file (conf.d\rewrites\custom_rewrite.rules) does not match any known file
I have tried both below in vhosts file
#Include /etc/httpd/conf.d/rewrites/custom_rewrite.rules
Include conf.d/rewrites/rewrite.rules
Issue-2
Wrt filters

conf.dispatcher.d\available_farms\002_custom_author_farm.any:20: file included at unknown location: /etc/httpd/conf.dispatcher.d/filters/custom_author_filters.any
