Setting baseurl for xampp server

I am facing the same issue. This is my baseURL = “http://localhost:80/public/”.

Please suggest me if anything wrong from my side.

Please make a new topic when you have a question.
Is localhost your final destination url? Is it not http://somedomain.com etc?

Sure, Localhost is where i am testing on XAMPP Server and in future i will be moving to some domain.

@RickCogley I reset the bump date of the other thread so that it is no longer at the top of the Forum. (to do so I had to delete your administrative actions) :upside_down_face:

1 Like

I’m not sure if that param will accept a port or not. But port 80 is the default for http, so you may be able to leave that off. So you’re copying your public under /path/to/my/htdocs, and something is not working?

css and js files are not getting loaded. it is looking in root directory.

href="/output/css/app.min.7b23725c013f7650fd9e3f14b7f6b0bc02f71e14088ecd41bbe57661163fbcbb.css"

They are available at

href="/public/output/css/app.min.7b23725c013f7650fd9e3f14b7f6b0bc02f71e14088ecd41bbe57661163fbcbb.css"