Ok I have a wordpress blog on a domain right now but I want it to be moved onto a subdomain so I can use the domain for something selse so instead of: mydomain.com I want it on: sub.mydomain.com Is there any fast way of doing this?
You can create the subdomain and just move the files over to it.. seems like the simplest answer. If you have access to the machine itself you can edit the httpd.conf and have the subdomain point to that directory and make a new one for the main domain itself (okay horrible explanation but hopefully you'll get what I'm saying)