erick_paper
Member
Posted 4 months ago #
Hi,
Fresh install of WordPress 3.3.1.
Home Dir:
http://mysite.com/wp
Site Dir:
http://wp.mysite.com
This works without any problem in the default install. Problem is when I setup a permalink structure:
/%category%/%postname%/
Then this doesn't work. Main page, and category pages are working. But when I click on the single post, it doesn't work. Fails. There's nothing in the Apache error log.
Any ideas?
erick_paper
Member
Posted 4 months ago #
All that is done esmi. It's an issue of subdomain.
Without the subdomain, following the instruction on that post with a folder instead of a domain, WP works. It's the subdomain that doesn't work.
Also, I notice that any Chinese (or UTF-8 characters) in the permalink don't work even without subdomain.
Any ideas why?
If you are using a sub-domain, then you need to set both urls to http://wp.mysite.com. See Changing_The_Site_URL.