I have Joomla installed in my computer, but recently have been writing php files that aren\'t related to the Joomla-managed site. For some reason, when I try to open those p
Apache is looking into your localhost's defined root directory for files it can parse. In this case htdocs. This is the default for XAMPP. As far as Apache is concerned, it will not interpret any files outside of that folder.