“Subdomains”
-
We just redevloped our site on a new instance of WordPress. On our old site, our former admin used Redirection to utilize essentially subdomains. So, for instance, centralil.fragilex.org would go to the page for our Central IL chapter. The source URL is “/centralil/(.*)” the target URL is “/central-illinois-fragile-x-2/” and RegEX is checked.
On the new site the redirection doesn’t work – it just goes to the homepage. The developer of the site, who isn’t supporting this function, said, “The Redirections plugin looks at the sub-directory of the URL and then should redirect to another sub-directory. The ‘centralil.fragilex.org’ is a sub-domain which needs to be mapped to a sub-directory first before the Redirections plugin can be applied. Please add the corresponding rules in the ‘.htaccess’ file to map the sub-domain to a directory.”
We have never setup these as subdomains.
Also, these are not showing up in the log file.
Any ideas on what I might be missing? Do I need to add something to .htaccess and, if so, what?
Thank you for any help!
Dan
The page I need help with: [log in to see the link]
The topic ‘“Subdomains”’ is closed to new replies.