Well, have you read the file? 😉
# Aliases: Add here as many aliases as you need (with no limit). The format is
# Alias fakename realname
Alias /icons/ "/usr/local/www/icons/"
# This Alias will project the on-line documentation tree under /manual/
Alias /manual/ "/usr/local/share/doc/apache/"
So, I wonder if you could use 'Alias con "/path/to/real/folder"' since Apache doesn't give a flip about Windoze reserved words? 🆒