httpd.conf - Is it ok to see different page which is not index.html when i start apache(httpd) -
i try make web application using apache.
halfway through install apache, got strange things.
after setting conf in apache, (such set port number, serverroot , that) saw different page not expected when send request.
i expected see page located c:\program files (x86)\apache software foundation\apache24\htdocs.html. page opened below picture.
can consider installation of apache completed normally? if isn't, why did apache response page? , how fix it?
Comments
Post a Comment