.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

cron - how to properly run Python script with crontab on every system startup -

elasticsearch - Is the order of operations guaranteed in a bulk update? -

Slow performance first queries on SQL Azure -