ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [mdk-re] Re: Virtual hosts in Apache
@ 2002-02-06 23:46 Lenya L. Khachaturov
  2002-02-07  0:06 ` Sergei
  2002-02-07  0:37 ` Sergey Degtyaryov
  0 siblings, 2 replies; 3+ messages in thread
From: Lenya L. Khachaturov @ 2002-02-06 23:46 UTC (permalink / raw)
  To: mandrake-russian

[-- Attachment #1: Type: text/plain, Size: 326 bytes --]

Здравствуйте,

С виртуальными хостами я разобрался, осталось сделать
Script alias.
Пишу вот такую вещь: ScriptAlias /cgi-bin/ /var/www/html/chemsell/cgi/
-- ни фига не работает. У меня там на сайте куча конструкций типа
<!--#include virtual="/cgi-bin/newsarc.pl"-->


-- 
Leonid Khachaturov
mailto:lenya@chemsell.yaroslavl.ru

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [mdk-re] Re: Virtual hosts in Apache
  2002-02-06 23:46 [mdk-re] Re: Virtual hosts in Apache Lenya L. Khachaturov
@ 2002-02-07  0:06 ` Sergei
  2002-02-07  0:37 ` Sergey Degtyaryov
  1 sibling, 0 replies; 3+ messages in thread
From: Sergei @ 2002-02-07  0:06 UTC (permalink / raw)
  To: mandrake-russian

Среда 6 Февраль 2002 23:52, Вы написали:
> Здравствуйте,
>
> С виртуальными хостами я разобрался, осталось сделать
> Script alias.
> Пишу вот такую вещь: ScriptAlias /cgi-bin/ /var/www/html/chemsell/cgi/
> -- ни фига не работает. У меня там на сайте куча конструкций типа
> <!--#include virtual="/cgi-bin/newsarc.pl"-->
Проверьте права доступа для файлов и вышележащих каталогов.
-- 
С уважением, Епифанов Сергей.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [mdk-re] Re: Virtual hosts in Apache
  2002-02-06 23:46 [mdk-re] Re: Virtual hosts in Apache Lenya L. Khachaturov
  2002-02-07  0:06 ` Sergei
@ 2002-02-07  0:37 ` Sergey Degtyaryov
  1 sibling, 0 replies; 3+ messages in thread
From: Sergey Degtyaryov @ 2002-02-07  0:37 UTC (permalink / raw)
  To: mandrake-russian

Доброго времени суток, Lenya.
Wed, 6 Feb 2002 23:52:04 +0300 Вы сказали буквально следующее:

LLK> Здравствуйте,
LLK> 
LLK> С виртуальными хостами я разобрался, осталось сделать
LLK> Script alias.
LLK> Пишу вот такую вещь: ScriptAlias /cgi-bin/
/var/www/html/chemsell/cgi/

Не работает:
- скрипты как класс?
- SSI?

SSI может не работать по причине отключенности в apache по умолчанию.
Скорее всего Вам нужны строчки в httpd.conf:

AddType text/html .shtml   # as you wish
AddHandler server-parsed .shtml
и опция в Вашей директории +Includes.

Посмотрел httpd.conf.default - все это закомментировано\отсутствует. 
Может открыть? Все-таки shtml - стандарт de facto для страниц с SSI.

Кстати, Sylpheed занятно цитирует это письмо =)

-- 
Ciao, maga, maga@anykey.spb.ru
--
Лежу на страже Ваших интересов...
      -- Владимир Вишневский 




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-02-07  0:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-06 23:46 [mdk-re] Re: Virtual hosts in Apache Lenya L. Khachaturov
2002-02-07  0:06 ` Sergei
2002-02-07  0:37 ` Sergey Degtyaryov

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git