I can not access subfolders in Apache

2

I have installed Apache and php manually, I am using these working directories

DocumentRoot "c:/Server/Apache/www/"
<Directory "c:/Server/Apache/www/">

When I put a index.php file in the www folder, I can view the page from the browser. The problem arises when I create a new folder. for example practica_uno and putting localhost/practica_uno in the browser I get the following error.

La página localhost no funciona
La página localhost no puede procesar esta solicitud ahora.
HTTP ERROR 500
    
asked by gonzalezZ 01.10.2016 в 19:01
source

1 answer

2

Try installing the entire package either using xampp or wamp

    
answered by 01.10.2016 в 20:53