> the resulting files are not browsable without creating a structure of folders > for each domain downloaded (the original www.mydomain.com and the folders for > the cdn) which ends up having an ugly URL www.mydomain.com/www.mydomain.com/index.hml. > > Can anyone know how to solve this without manual interaction?
Returning to topic, you can keep structure on disk as it is, and shorten user-visible URLs with redirects: one external redirect from /www.mydomain.com/ to / , and one internal back from / to /www.mydomain.com/ with appropriate exceptions for all other domains. -- With Best Regards, Marat Khalili --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org