I have my website and I want it to be online for customers.
In the mean time I want to upload wordpress to the same domain and start configuring it, but without anyone seeing that.
My website has a simple structure (index.php, about.php, contact.php) and if I upload new WP it will overwrite my old index.php.
Is there anyway I can make it work? Sb goes www.mywebsite.com and is being redirected for example on www.mywebsite.com/old/index.php?
And only from my IP (static) I have normal access to www.mywebsite.com to get the configuration done?