wamp

Aici puteţi posta întrebari legate de instalare şi configurare PHP, Apache, IIS, MySQL, PostgreSQL, Oracle, SQL Server sau altele.

Moderator: Moderatori

Avatar utilizator
evident
New Member
Mesaje: 3
Membru din: Mie Iul 09, 2014 6:42 pm

wamp

Mesajde evident » Vin Iun 29, 2018 11:48 pm

salut, vreau sa imi fac un virtual host la mine pe laptop folosind wamp.
am asa:

hosts
________________________________________
127.0.0.1 localhost
::1 localhost
127.0.0.1 noul.dev
________________________________________



httpd-vhosts.conf
_______________________________________________
<VirtualHost *:80>
ServerName localhost
DocumentRoot "C:/wamp64/www/"
</VirtualHost>

<VirtualHost *:80>
ServerName noul.dev
DocumentRoot "C:/wamp64/www/noul/"

<Directory "C:/wamp64/www/noul/">
Options Indexes FollowSymLinks Includes
AllowOverride All
Order allow,deny
Allow from all
</Directory>
</VirtualHost>



Unde gresesc ? Multumesc!



Înapoi la “Instalare”

Cine este conectat

Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 43 vizitatori