| .. | |||||
| wp-site | |||||
| .htaccess | |||||
| index.html | |||||
| index.php | |||||
| robots.txt | |||||
| web.config |
<IfModule mod_mime.c> AddType application/octet-stream .wpress </IfModule> <IfModule mod_dir.c> DirectoryIndex index.php </IfModule> <IfModule mod_autoindex.c> Options -Indexes </IfModule>
| .. | |||||
| wp-site | |||||
| .htaccess | |||||
| index.html | |||||
| index.php | |||||
| robots.txt | |||||
| web.config |