Le 23/02/2018 à 05:14, Kent West a écrit :
On Thu, Feb 22, 2018 at 9:13 PM, Kent Frazier <frazier377@xxxxxxxxxxxxx>
wrote:
Change the name of index.php to index1.php and access using that name?
That almost works. It allows me to open the index(1).php home page from my
link in index.html, but if I try to go any deeper, it loads the index.html
(while, interestingly, having the .php's deeper-level URL in the URL
address bar of the web-browser). So apparently, the rest of the .php-based
site expects its own index.php file to exist.
[…]
Hello,
is the simplest way be something like this (?) :
vhost1 : actual WP conf
vhost2 : DocumentRoot = WP directory
DirectoryIndex index.html
In index.html, the button links to vhost1/index.php.
Have a good day,
--
benoist
------------------------------------------------------------ ---------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx