I installed XAMPP and have an apache server running. My files are located on C:/xampp/htdocs and are acessible from a http://www.mydomain.etc, but I would like http://www.mydomain.etc/foo to be read by C:/somewhere_else instead. How is this possible?
Share
Enable mod_alias and add this to httpd.conf: