Hi! ![]()
What are the best practices that should be followed before uploading a Kirby WebSite from a local to an online server? (The practices should address security and avoidance of “unnecessary files”.)
Does the following make sense?
- Empty the site/cache directory completely (without index.html)
- Empty the media directory completely (without index.html)
- Hide the panel behind another URL
panel | Kirby CMS
I think it is really important to check all points of “Secure your project”!
But are there any other ideas or comments?
MAT