zakaz vylistovani souboru v APACHE

Martin Filip nexus na yo.cz
Čtvrtek Leden 23 14:26:19 CET 2003


> Jak zakazu [..cut..] vylistovaní souboru, pokud
> tento adresar neobsahuje index.html?
> Tedy neco jako v souboru /etc/httpd/conf/httpd.conf:
> <Directory "/var/www/html/pesfilipes">
>    Order allow,deny
>    Allow from all
> </Directory>
> 
> Ale co tam doplnit?
> 
<Directory "/var/www/html/pesfilipes">
  Options -Indexes FollowSymLinks
  Order allow,deny
  Allow from all
</Directory>

tohle by nefungovalo?

-- 
Martin Filip (Nexus)
e-mail: nexus na yo.cz
ICQ#: 31531391
web: http://www.wortex.cz

-- If it happens once, it's a bug.
   If it happens twice, it's a feature.
   If it happens more then twice, it's a design philosophy
-- If it has syntax, it isn't user friendly.
-- If it's not in the computer, it doesn't exist.




Další informace o konferenci Linux