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

  #5  
Старый 24.11.2007, 06:08
Scipio
Members of Antichat - Level 5
Регистрация: 02.11.2006
Сообщений: 781
Провел на форуме:
5939734

Репутация: 1917


Отправить сообщение для Scipio с помощью ICQ
По умолчанию

PHP код:
<VirtualHost *:*>
ServerAdmin Admin@sandjuro.org
ServerName www
.sandjuro.org
DirectoryIndex index
.php3 index.phtml index.php index.htm index.html index.shtml index.shtm
DocumentRoot 
"c:/usr/public_html/host/virtual"
ScriptAlias /cgi-bin"c:/usr/public_html/host/virtual/cgi-bin/"
ErrorLog c:/usr/public_html/host/virtual/logs/error.log
common
CustomLog c
:/usr/public_html/host/virtual/logs/access.log
common
</VirtualHost
проверь включены ли дерективы

NameVirtualHost *:*
и
Listen 127.0.0.1:80

а также в C:\WINDOWS\system32\drivers\etc\hosts
пропиши
127.0.0.1 www.sandjuro.org

и перезагрузись
__________________
Карфаген должен быть разрушен...
 
Ответить с цитированием