GCStarter.conf 229 B

12345678910
  1. Alias "/GCStarter/" "C:/GAPS/GCStarter/remote/"
  2. <Directory "C:/GAPS/GCStarter/remote/">
  3. Options Indexes FollowSymLinks
  4. AllowOverride None
  5. Order allow,deny
  6. Allow from all
  7. DirectoryIndex index.php
  8. </Directory>