ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Denis G. Samsonenko" <earthsea@ngs.ru>
To: community@altlinux.ru
Subject: [Comm] apache & aliases
Date: Thu, 07 Apr 2005 03:04:37 -0500
Message-ID: <4254E995.4050408@ngs.ru> (raw)

День добрый!

Есть у меня такая проблемка. В системе заведён некий пользователь 
secretary, в домашнеё директории которого лежит папка public_html с 
неким сайтом. Соответсятвенно по http://some-server/~secretary/ этот 
сайт доступен и работает. Мало того, там выполняются некоторые 
cgi-скрипты, в результате которых в поддиректории db/news сайта 
создаются некоторые текстовые файлы. Причём создаются они с правами 
пользователя secretary, что очень меня устраивает.

Теперь, я хочу, чтобы этот сайт был доступен не (только) по адресу 
http://some-server/~secretary/, а (ещё и) по http://some-server/chair/. 
При этом сайт как лежал в домашней директории пользователя secretery, 
так и оставался бы лежать, и чтобы скрипты правильно отрабатывали.

Пробовал я делать симлинк из /var/www/html на 
/home/secretary/public_html/. Сайт приэтом доступен, но скрипты не 
работают, т.к. apache применяет тогда Options для /var/www/html, а не 
для /home/*/public_html/.

Тогда я попробовал прописать Alias /chair/ 
"/home/secretary/public_html/". При этом скрипты работают, но остаётся 
другая проблема: не создаются файлы в поддиректории db/news, так как 
Permision denied. А когда заходиш на сайт через /~secretary/, то всё 
работает и создаётся, т.к. при этом всё это делается от пользователя 
secretary (если я правильно понял ситуацию). Если же заходить на сайт 
через /chair/, то наверно скрипты выполняются от имени пользователя 
apache, и соответственно не имеют прав на запись в домашний каталого 
пользователя.

Подскажите, пожалуйста, чем можно побороть данную проблему?

-- 
Всего доброго,

Денис.

---------------
earthsea@ngs.ru



             reply	other threads:[~2005-04-07  8:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-07  8:04 Denis G. Samsonenko [this message]
2005-04-07  7:07 ` [Comm] " Michael Shigorin
2005-04-07  9:39   ` Denis G. Samsonenko
2005-04-07  8:55     ` Eugene A. Suchkov
2005-04-07 11:05       ` Denis G. Samsonenko
2005-04-07 13:18         ` Michael Shigorin
2005-04-07 17:19           ` Denis G. Samsonenko
2005-04-08  8:49             ` Michael Shigorin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4254E995.4050408@ngs.ru \
    --to=earthsea@ngs.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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