Conquest Web Server Installation with Apache on Windows

  • Hi,

    Is there any documentation explaining the steps for configuring the webserver using Apache (excluding stacks like XAMPP or WAMP)?

    The manual has steps for XAMPP and using Apache with Linux. I couldn't find anything proper for Windows though.

    I installed Apache on the system and transferred the contents of `webserver\htdocs` to apache's htdocs.

    I can access the server without any problem but when I access `http://<IP>/app/newweb`, I get the below response:



    To correct the above, I changed the below in httpd.conf file

    DirectoryIndex index.html  ---> DirectoryIndex index.php index.html.

    Now, I get this response in the browser



    Any help would be appreciated. Thanks!

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!