Hello,
Please excuse what likely seems like a dumb question to others here, but has me scratching my head.
So, I'm setting up Grav on a local XAMPP setup to learn and use it for a website. WP is kinda bloated and annoying, so I want to use something "lighter".
The thing that confuses me is, in order to access the site, I have to go to //localhost/grav-admin, instead of just //localhost. Shouldn't there be an index.php file in the root web/htdocs folder so users only have to go directly to the web address, without having to add /grav-admin?
I've looked for info/instructions on this, but haven't seen it anywhere.
Thanks for any help/info on this.