Install and configure Apache with virtual hosts, TLS, PHP-FPM and ModSecurity across all major Linux and BSD platforms.
yum install httpd24 mod24_ssl.x86_64 php72 net-snmp net-snmp-utils php72 php72-xml php72-session php72-sockets php72-ldap php72-gd php72-gmp php72-intl php72-mbstring php72-mysqlnd php72-pdo php72-process php72-snmp php72-mysql php72-pear php72-c...Obtain and auto-renew free TLS certificates from Let's Encrypt using Certbot for Nginx and Apache.
Here is solution how to get clean urls working with Chevereto and Lighttpd
$HTTP["host"] =~ "example.com" {
server.document-root = "/usr/local/www/example.com/http/"
server.error-handler-404 = "/index.php"
}
This also works with admin and api url