Using the old apache:
# grep -i httpd /etc/rc.conf
httpd_flags="-DSSL"
# grep -i nginx /etc/rc.conf
nginx_flags=NO
#
How can I modify the custom "Index of" page?

Question: The only problem with the default "Index of" page is that the "NAME" column has way too short width. How can I increase it?