# Be sure to only have this line once in your configuration NameVirtualHost 127.0.0.1:80 # This is the configuration for GeoLocalizer Listen 127.0.0.1:80 ServerName GeoLocalizer.localhost DocumentRoot "C:\Daten\cwygoda\Apps\xampplite\htdocs\web" DirectoryIndex index.php AllowOverride All Allow from All Alias /sf "C:\Daten\cwygoda\Apps\xampplite\htdocs\lib\vendor\symfony\data\web\sf" AllowOverride All Allow from All