dksaluki
02-01-2008, 12:05 AM
I have placed an .xls file into a folder called "files" which is inside the public_html folder. i created a link to open the files folder:
<a href="files/">files folder</a> and it shows the files that are in that folder.
When you click the link to navigate to the files folder, on the new page it shows this:
Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.7a DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.dksaluki.com Port 80
is that bad?! how do i make it more secure?
<a href="files/">files folder</a> and it shows the files that are in that folder.
When you click the link to navigate to the files folder, on the new page it shows this:
Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.7a DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.dksaluki.com Port 80
is that bad?! how do i make it more secure?