Dispatcher conf.d syntax error
Hi all,
I have deployed a freshly created dispatcher configuration on AMS but I keep getting the following error:
httpd: Syntax error on line 353 of /etc/httpd/conf/httpd.conf: Syntax error on line 35 of /etc/httpd/conf.d/dispatcher_vhost.conf: Syntax error on line 67 of /etc/httpd/conf.d/enabled_vhosts/aem_author.vhost: Could not open config directory /etc/httpd/conf.d/proxy: No such file or directory
The files are completely unaltered and produced straight from the Adobe AEM archetype. For instance line 353 has the following line:
# Load config files in the "/etc/httpd/conf.d" directory, if any.
IncludeOptional conf.d/*.conf
I can't see anything wrong with that. Could it be something to do with file formatting?
Thanks in advance

