0
votes
0answers
12 views

categories to subdomains using .htaccess without plugin

I need to do the following thing Mapping this subdomain live. mywebsite.com/something to mywebsite .com/live/something for examples : www. live.mywebsite.com/ ==> www. mywebsite.com/live/ http:// ...
0
votes
2answers
258 views

Multisite - 404 when accessing sub-sites

Setting up a multisite on a blog which root url is dev.domain.com, using subdomains. So, for example, a subsites address : site1.dev.domain.com Everything works fine as long as i stay on the main ...
0
votes
1answer
189 views

In a subdomain network, what .htaccess settings can I use to have WP ignore requests to one subdomain?

I have a subdomain network installed at, say http://example.com. I need to have my webmail running at http://webmail.example.com. When I go to this domain it redirects to a page for creating a new ...
0
votes
2answers
1k views

Cannot access wp-admin on subdomain account of Wordpress 3.2.1 [closed]

I have an account with one.com and have recently installed Wordpress 3.2.1. I have set up two sub-domain blogs which I could not access. I have contacted one.com and was given the following htaccess ...
0
votes
2answers
311 views

How to use different domains for different blogs hosted in the same host in subdomains with .htaccess

Background i have a website running on wordpress and all its files are located in public_html of my host. Within it i created a sub domain "phantomomaga" and redirected an other domain to that sub ...
0
votes
3answers
878 views

Wordpress multisite giving a 404 on all new pages created [closed]

I am using multisite on wordpress using subdomains on my local. I had created a page for one of the sites [site1.local.loc] with the link [site1.local.loc/page1 ; I entered this in the page creation ...