FUNCIONAR NO XAMPP
- Ligar o xampp;
- Configurar php
- Ir na pasta C://xampp/apache/conf/original;
- Abrir o arquivo httpd.conf em algum editor de texto;
- Procurar (Ctrl+F) por index.html;
- Após index.html adicionar index.php;
- Configurar Projeto
- Na pasta htdocs colar a pasta blog;