wampserver3.0.6 cambiar el www root directory



ir a wampserver/bin/apache/apache2.4/conf/httpd.conf

y cambiar las lineas

#DocumentRoot "${INSTALL_DIR}/www"
#<Directory "${INSTALL_DIR}/www/">
DocumentRoot "C:/Users/ibazan/workspace-zennovia-56"
<Directory "C:/Users/ibazan/workspace-zennovia-56">


ir a wampserver/bin/apache/apache2.4/conf/extra/httpd-vhosts.conf

y hacer un cambia similar al anterior

DocumentRoot C:/Users/ibazan/workspace-zennovia-56
<Directory  "C:/Users/ibazan/workspace-zennovia-56/">

No hay comentarios:

Publicar un comentario

linux ubuntu mint actualizar chrome

 desde una terminal: $ sudo apt update $ sudo apt install google-chrome-stable