Форум Flasher.ru
Ближайшие курсы в Школе RealTime
Список интенсивных курсов: [см.]  
  
Специальные предложения: [см.]  
  
 
Блоги Правила Справка Пользователи Календарь Поиск рулит! Сообщения за день Все разделы прочитаны
 

Вернуться   Форум Flasher.ru > Архив Flasher.ru > Программирование > Perl

Версия для печати  Отправить по электронной почте    « Предыдущая тема | Следующая тема »  
Опции темы Опции просмотра
 
Создать новую тему  
Старый 30.10.2003, 23:59
JPEG вне форума Посмотреть профиль Отправить личное сообщение для JPEG Найти все сообщения от JPEG
  № 1  
JPEG
 
Аватар для JPEG

Регистрация: Oct 2000
Адрес: Москва
Сообщений: 264
ServerType standalone
ServerRoot "E:/Apache Group/Apache"
PidFile logs/httpd.pid
ScoreBoardFile logs/apache_status
Timeout 300
KeepAlive On
MaxKeepAliveRequests 100
KeepAliveTimeout 15
MaxRequestsPerChild 0
ThreadsPerChild 50

LoadModule expires_module modules/mod_expires.so
ExpiresActive On
ExpiresByType text/html "access plus 5 seconds"
ExpiresByType text/plain "access plus 5 seconds"
ExpiresByType image/gif "access plus 5 seconds"
ExpiresByType image/jpeg "access plus 5 seconds"
ExpiresByType text/css "access plus 5 seconds"
ExpiresByType application/x-javascript "access plus 5 seconds"
ExpiresByType application/x-httpd-php "access plus 5 seconds"
ExpiresByType application/x-httpd-php-source "access plus 5 seconds"

LoadModule speling_module modules/mod_speling.so
CheckSpelling On

Port 80
ServerAdmin admin@test.ru
ServerName localhost
DocumentRoot "E:/Apache Group/Apache/htdocs"
<Directory />
Options Indexes Includes FollowSymLinks MultiViews
AllowOverride None
</Directory>

<Directory "E:/Apache Group/Apache/htdocs">
Options Indexes Includes FollowSymLinks MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>
UserDir "E:/Apache Group/Apache/users/"

DirectoryIndex index.shtml index.php index.html index.htm

AccessFileName htaccess.txt
<Files htaccess.txt>
Order allow,deny
Deny from all
#Allow
</Files>

UseCanonicalName On
TypesConfig conf/mime.types
DefaultType text/plain
<IfModule mod_mime_magic.c>
MIMEMagicFile conf/magic
</IfModule>
HostnameLookups Off
# Формат лог-файла
ErrorLog logs/error.log
LogLevel warn
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
LogFormat "%h %l %u %t \"%r\" %>s %b" common
LogFormat "%{Referer}i -> %U" referer
LogFormat "%{User-agent}i" agent
CustomLog logs/access.log common
ServerSignature EMail
# Основная папка Цги-бин
ScriptAlias /cgi-bin/ "E:/Apache Group/Apache/cgi-bin/"
<Directory "E:/Apache Group/Apache/cgi-bin">
AllowOverride None
Options ExecCGI
</Directory>
# А где у нас живёт ПХП?
ScriptAlias /php/ "E:/PHP/"
<Directory "E:/PHP">
AllowOverride None
Options ExecCGI
</Directory>




AddType application/x-jpegs-pete .pete
Action application/x-jpegs-pete /cgi-bin/x-jpegs-pete.cgi


AddType application/x-pj-db .pj
Action application/x-pj-db /cgi-bin/pj.cgi

# И, соответственно, CGI-скриптами?
AddHandler cgi-script .cgi .pl .bat .exe
# В каких файлах обрабатываются SSI-директивы?
AddType text/html .shtml
AddHandler server-parsed .shtml
AddHandler server-parsed .shtm
AddHandler server-parsed .sht
IndexOptions FancyIndexing
IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t
AddEncoding x-compress Z
AddEncoding x-gzip gz tgz
#ErrorDocument 404 http://jpeg/search.html
BrowserMatch "Mozilla/2" nokeepalive
BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0
BrowserMatch "RealPlayer 4\.0" force-response-1.0
BrowserMatch "Java/1\.0" force-response-1.0
BrowserMatch "JDK/1\.0" force-response-1.0

### Раздел 3: Виртуальные сервера
# На этом пока остановимся.



NameVirtualHost *

Include conf/hosts.conf


Сайтец откуда я это слил пока в дауне.

http://userguide.webservis.ru/
__________________
.pete

Создать новую тему   Часовой пояс GMT +4, время: 00:12.
Быстрый переход
  « Предыдущая тема | Следующая тема »  
Опции темы
Опции просмотра
Комбинированный вид Комбинированный вид

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.


 


Часовой пояс GMT +4, время: 00:12.


Copyright © 1999-2008 Flasher.ru. All rights reserved.
Работает на vBulletin®. Copyright ©2000 - 2026, Jelsoft Enterprises Ltd. Перевод: zCarot
Администрация сайта не несёт ответственности за любую предоставленную посетителями информацию. Подробнее см. Правила.