Xampp aliases

# File: httpd.conf (original)

<Directory "C:/TestFolder/Projects">
    Options Indexes FollowSymLinks MultiViews
    AllowOverride All
    Require all granted
</Directory>
 
Alias /projects "C:/TestFolder/Projects"
Please follow and like us:
Content Protection by DMCA.com