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?

enter image description here


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -