hi tran!
Tran wrote:
> Alias /gsdl/ "C:/Program Files/gsdl/"
> <Directory "C:/Program Files/gsdl">
> #Options Indexes MultiViews FollowSymLinks
> AllowOverride None
> #Order allow,deny
> #Allow from all
> </Directory>
>
> I've commented out some lines and it still work but now /gsdl structure
> can not be seen.
do you mean the directory listing? then you need to set the indexes
option: "Options Indexes", which you commented out.
hth
jens |