Quote:
|
Originally Posted by diana777
Hello Forum Members,
Does anyone know if it's possible to re-design the default "Index of/directoryname" page that resutls when there is no index.html file in a directory?
|
This is not "default" behaviour - it is dependent on your virtual server configuration and can - if the server config allows that - be changed via a .htaccess file.
See
http://httpd.apache.org/docs/2.0/mod/mod_autoindex.html
and
http://httpd.apache.org/docs/2.0/mod...directoryindex
for possible configurations.
For security reasons, the server should NOT show directory contents by default. You may want to check this with your hosting company.
hth,
faglork