Forum Moderators: phranque

Message Too Old, No Replies

Index of /xyz

         

NiKRuLeZ

5:46 pm on Apr 6, 2009 (gmt 0)

10+ Year Member



Hi, iv just installed apache 2.2.11, but in the index of page...it doesnt show any columns of "name", "last", "modified", "size", or "description"...and also the main footer at the bottom Apache/2 Server at www. xx .org port 80

How do i get this to show ?

TIA!

jdMorgan

5:52 pm on Apr 6, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



To establish a baseline for productive discussion, please describe how you configured your server to produce directory indexes, based on the terms/concepts/directives in Apache mod_dir [httpd.apache.org] and mod_autoindex [httpd.apache.org].

Thanks,
Jim

NiKRuLeZ

6:10 pm on Apr 6, 2009 (gmt 0)

10+ Year Member



Hi thanks for pointing me to that. Is that also where i can get the footer to show aswell? "Apache/2 Server at www.blah.org Port 80"

Thanks

jdMorgan

6:27 pm on Apr 6, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You can construct that footer using SSI and server environment variables if need be. But I would not recommend 'publishing' your server version -- or any other software or version information, for that matter; Be aware that there are 'scanners' on the Web looking specifically for certain versions of servers, forum, blogs and script interpreter software (e.g. PHP) to attack them using known version-specific vulnerabilities.

On today's Web, the less information you give about your server infrastructure, the better. Just my opinion, though -- your mileage may vary.

Jim