Blogsofsweden
Member
Posted 1 year ago #
Hey.
I Have installed wordpress and configure it so I can use mu.
Users can register, the page is created in the tables in the database too but the subdomain will not work.
I'm just being redirected to mamp's common placeholder page. The link does not work so users can not turn on their blog.
Anyone have anything suggestions?
Best Regards
You're using MAMP. You have to manually add in the subdomain to your hosts file. Or use subfolders.
Blogsofsweden
Member
Posted 1 year ago #
I have added a wildcard dns in my host file. Shouldn't this could be done automatically?
MAMP means you have a LOCAL install. i.e. on your PC.
http://www.mamp.info/en/index.html
Blogsofsweden
Member
Posted 1 year ago #
I think i figure it out.
I had not put my wordpress installation in my root folder :)
tysonwilliamsblog
Member
Posted 1 year ago #
@Blogsofsweden
I am having the same problem. I want to allow wordpress users to automatically create subdomains that work right away withought having to go into my cpanel and host server and creating a subdomain there.
Did you figure out how to do it?
Regards,
Tyson
I think that part is done adding wildcard *.domain.ext, Tyson.
tysonwilliamsblog
Member
Posted 1 year ago #
Awesome, I went into my DNS and added A *.domain.com and it worked!
Subdomains automatically work when created through WordPress! No need to create in cpanel first anymore. Sweet!