I am super new to working with web servers but know my way around (basics).
So, my folder structure is like this:
/var/www/oxwall
the oxwall folder above is where all the files are I unzipped.
Here is my problem, I am trying to install oxwall and I am on the step of installing from my web browser.
Using "mysite" as my domain name:
Whenever I type in mysite.com/install or mysite.com/oxwall/install the browser redirects me to an index file (a webpage) that is already in the root of the folder. (i.e. /var/www/index.html)
Is there anyway I can get around this index page and access the installation script for oxwall?
If this topic is old can someone please indicate where I can find a solution.