Cannot find file: C:\!ApacheHaus\!Packages\httpd-2.4.6-x64-vc11/Apache24/htdocs/index.html
but the correct path should be
C:\Apache24/htdocs/index.html
When I used Command Prompt to run httpd it had a blinking '_' without the ability to receive any further commands.
Why does it want to preppend "C:\!ApacheHaus\!Packages\httpd-2.4.6-x64-vc11/" behind my ServerRoot ?
I tried fiddling around with httpd.conf
Nothing in that configuration file really seems relevant. I also tried a few different ports besides :80 (modified both Listen and ServerName)
Help ?
