My project is PHP on XAMPP
How to remove the development local server project folder (my-project) from links on the live server?
127.0.0.1/my-project/admin/login.php
to be: https://mysite.com/admin/login.php
Even if I set a remote folder to website root, not public/my-project
it remembers my-project in links.
- How to set it correctly in Wappler,
and
- How and where to set it without Wappler, in files, if I want to install an app manually on some remote server?
Community Page
Last updated:
Last updated: