관리-도구
편집 파일: .htaccess
DirectoryIndex index.php <FilesMatch "\.(php|inc)$"> Order allow,deny deny from all </FilesMatch> <FilesMatch "(index.php|dl.php|ut.php|lt.php|download.php)$"> Order allow,deny allow from all </FilesMatch> #php_flag magic_quotes_gpc on