Это моя конфигурация в файле httd.vhosts.conf
Код: Выделить всё
ServerName smarts.local
DocumentRoot "C:/xampp/htdocs/smarts/public"
SetEnv APPLICATION_ENV "development"
DirectoryIndex index.php
AllowOverride All
Order allow,deny
Allow from all
Код: Выделить всё
127.0.0.1 smarts.local
Подробнее здесь: https://stackoverflow.com/questions/542 ... al-network
Мобильная версия