Le 23/02/2018 à 22:12, Kent West a écrit :
On Thu, Feb 22, 2018 at 4:38 PM, Kent West <westk@xxxxxxx> wrote:
It seems I can serve index.html OR index.php, but not both at the same
time (depending on the URL entered into the web-browser's URL bar).
Surely I'm not the only person to ever want to do this? Surely this is not
that difficult of a task?
It is not.
Just need to learn more: set-up and monitor a server is not
a birth gift but it's possible by yourself (see below).
cp /etc/wordpress/config-sitename.org /etc/wordpress/
config-beta.sitename.orgIs it the real address in your system tree ?
Depending your system, those public files should be
in /var/www/ or /srv/www or something like this.
/etc/ is reserved to all conf files.
But when I go any deeper than the front page, it redirects back to
index.html, just like it did when I did the much simpler "index1.php"
method earlier. Bummer.
Commenting all rewrite rules is a good test, but it's probably better
to try this 1st:
Modify your WP conf here -> https://domain.tld/wp-admin/options-general.php
{ WordPress Address (URL), Site Address (URL) }¹
Beside of it, it can need 24-48h to complete DNS propagation around
the world.