Grocy Installation – Rewrite Error?
Hey, maybe someone here can help me.
I installed Grocy (unzipped ZIP).
In principle, it should already be running by now.
The installation is in the root directory of the subdomain.
Actually, as I understand it, it should be accessible under public or with rewrite directly under the subdomain.
But neither of these is the case.
I had the same problem back then. I changed some settings and set up a rewrite via htaccess, and it worked.
Unfortunately, I can't figure out exactly what the error is.
I spent days working on it and then it was so easy.
Does anyone have any idea about this?
It is best to use a RewriteRule for htaccess that works and makes the public directory invisible, so that it can be easily accessed from sub.domain.de/Public under sub.domain.de/
And what might need to be changed in the config.
Best regards and thank you in advance ✌🏼
Do you not have to run a configuration file after unpacking? See if you find a README file. Otherwise you can cd /path/to/Grocy and after ./install.sh or ./config.sh enter the terminal. Maybe it’s going.