HEX
Server: nginx/1.18.0
System: Linux mail.dakarash.co.id 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64
User: www-data (33)
PHP: 8.1.2-1ubuntu2.23
Disabled: NONE
Upload Files
File: //proc/624552/root/etc/roundcube/lighttpd.conf
# You may want to set up this alias differently depending on your
# virtual host configuration. Do not forget to adapt the rest of the
# configuration.

# Look at /var/lib/roundcube/.htaccess. You may need to migrate some
# of those php_flag/php_value to your setup.

alias.url += ("/roundcube" => "/var/lib/roundcube/public_html")

$HTTP["url"] =~ "^/roundcube" {
  server.follow-symlink = "enable"
}

$HTTP["url"] =~ "^/roundcube/config|/roundcube/temp|/roundcube/logs" {
  url.access-deny = ( "" )
}