.htaccess - htaccess for multiple domains to wordpress subfolders -


i have issue dealing multiple domains accesssing multiple wordpress installs on 1 server, each in own subdomain.

  • domain1
  • domain2
  • domain3

root folder1 (wp-install1) folder2 (wp-install2) folder3 (wp-install3) more folders

in settings of hoster, can configure

  • domain1 points /folder1
  • domain2 points /folder2
  • domain3 points /folder3

of course, domains should not display folder.

how handle .htaccess files? can't show code have been majorly unsuccessful. want use permalinks in each wordpress install.

thank help!


Comments

Popular posts from this blog

many to many - Django Rest Framework ManyToMany filter multiple values -

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

Java Entity Manager - JSON reader was expecting a value but found 'db' -