ource /site1/index.php
DirectoryIndex /site1/index.php
On Wed, 21 Sept 2022 at 16:37, Mark Leisher <mailto:mleis...@cs.nmsu.edu>> wrote:
I hope this is the right list to bring things like this up.
I'm running into a rewrite loop problem with a WordPress .htaccess fil
p per-dir prefix: /wpsites/site1/ ->
applying pattern '^index\\.php$' to uri ''
strip per-dir prefix: /wpsites/site1/ ->
applying pattern '.' to uri ''
pass through /wpsites/site1/
strip per-dir prefix: /wpsites/site1/ ->
applying pattern '.*