Disable _admin / Web interface
Solved
Surfer
-
wrote on Apr 29, 2024, 9:00 AM last edited by threetrees3 Apr 29, 2024, 9:00 AM
Hey there, I exclusively use SFTP to manage my static site and would rather not have the
site.com/_admin
exposed.Is there a way to disable the web interface?
-
There is currently no such option. If you just want a basic static webserver without any UI, maybe the lamp is more suited towards it then.
wrote on Apr 29, 2024, 12:54 PM last edited byThanks for replying. I guess I could just migrate to the LAMP stack and just leave PHP and MySQL idling; thanks for that idea!
-
-