froot Posted June 10, 2020 Share Posted June 10, 2020 I was developing a site on MAMP and kept the content in a subfolder. Now that I moved it to the live server, I want to the content in the root folder or at least one folder up (not quite live yet). It seems to work fine for the frontend, no issues, but the backend's URLs still include the obsolete subfolder's name. I searched in many places, don't know how to change that. All I think to have figured out is how to change the default /processwire URL extension of the admin area, but not how to change i.e. remove its parent folder. Thanks for your help. Link to comment Share on other sites More sharing options...
flydev Posted June 11, 2020 Share Posted June 11, 2020 @fruid I am not used to install PW on a subfolder, but I think that adjusting the htaccess should be enough. How does look your htaccess section 8A ? Section 8A : # Examples of RewriteBase (root and subdirectories): # RewriteBase / # RewriteBase /pw/ # RewriteBase /~user/ Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now