Sample Header Ad - 728x90

How to modify the default "Index of" page in OpenBSD 5.3 httpd

3 votes
1 answer
585 views
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? enter image description here **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?
Asked by gasko peter (5634 rep)
May 28, 2013, 11:14 AM
Last activity: Apr 7, 2014, 02:34 PM