.htaccess 171 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 FallbackResource /domotika/gui/index.php <Files *.php> Order Deny,Allow Deny from all </Files> <Files index.php> Order Allow,Deny Allow from all </Files>