Subdirectory Install & Permalinks Base Issue
-
I just did a new install; and decided I’d try to clean up my root by throwing WP into a sub directory (src) and setting it to run from root. I used these instructions.
I’m trying to get my permalinks to have a custom structure of “/news/%postname%/”.
This doesn’t work. Trying to click on any post tosses not found back.
I have learned that if I make my permalink custom structure “/src/news/%postname%” this works.
Additionally just using the post name (/%postname%) works.
Is there a way I can get rid of the src in my custom structure? Do I need to yell at my .htaccess file? Cause I totally will.
This is a fresh install; I don’t mind redoing something if I have to backtrack.
The topic ‘Subdirectory Install & Permalinks Base Issue’ is closed to new replies.