Vue-router on apache, SPA in sub-directory, can only access pages by redirect
So I have a Vue app for a client set up on an apache dev server. I am doing this to match the production environment. The app is in a subdirectory and I set the 'base' option on vue-router to…