Показать сообщение отдельно

  #15  
Старый 06.06.2008, 03:25
max_rebel
Постоянный
Регистрация: 18.10.2007
Сообщений: 461
С нами: 9770248

Репутация: 66
По умолчанию

блин ничего не получается =( прописал в /etc/hosts
Цитата:
127.0.0.1 localhost
127.0.0.1 myphp
и в httpd.conf
Цитата:
<VirtualHost myphp.ru:80>
ServerAdmin webmaster@dummy-host.example.com
DocumentRoot /home/max/myphp/html
ServerName myphp.ru
ErrorLog /var/log/httpd/dummy-host.example.com-error_log
CustomLog /var/log/httpd/dummy-host.example.com-access_log common
</VirtualHost>
чтото не так=(
 
Ответить с цитированием