how can I create non-Wordpress sites on subdomains (map them to directories), when I have an active subdomain-multisite WP installation? Can I insert some .. exemptions into htaccess or...
  • May 23, 2022
  • 0 Comments
I’d like to be able to set a wordpress theme for certain subdomains, but still load the same content for all installations. For example, I have www.domain.com that loads...
  • May 18, 2022
  • 0 Comments
Hi all I want to use sub domain for my taxonomy like that : http://taxonomy.domain.com/apple map to http://www.domain.com/taxonomy/apple I add this to my vhost RewriteCond %{HTTP_HOST} ^taxonomy\.domain\.com [NC] RewriteRule...
  • May 18, 2022
  • 0 Comments
I have a problem in following situation: I have 2 separate WordPress 3.3.1 instances, main at domain.com and one of them (which consists of simple Q&A type site) is...
  • May 18, 2022
  • 0 Comments
I have a multisite WordPress installed on a server using a domain, site.com and I have a subdomain setup in WordPress, so subsites are at sub1.site.com, sub2.site.com etc. In...
  • May 18, 2022
  • 0 Comments