From: AntonFarygin <rider@altlinux.com>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] Как заставить апача давать доступ на папки public_html в папках юзверей?
Date: Wed, 25 Dec 2002 12:32:05 +0300
Message-ID: <3E097B15.8040000@altlinux.com> (raw)
In-Reply-To: <200212240049.41793.yuda66@yandex.ru>
[-- Attachment #1: Type: text/plain, Size: 1270 bytes --]
Igor Tertishny пишет:
>Столкнулся я с проблемой. Понадобилось дать человеку доступ для выкладки
>страницы. Фтп доступ настроил, все выложилось. при попытке зайти на страницу
>мне сообщается:
>You don't have permission to access /~anfisa on this server.
>
>Ниже кусок конфа. все, казалось бы, правильно. Ан ни фига не работает... Папка
>/hone/anfisa/public_html присутствует и в ней лежит index.html...
>
><IfModule mod_userdir.c>
> UserDir public_html
></IfModule>
>
>#
># Control access to UserDir directories. The following is an example
># for a site where these directories are restricted to read-only.
>#
><Directory /home/*/public_html>
> AllowOverride FileInfo AuthConfig Limit
> Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
> Order allow,deny
> Allow from all
> <Limit GET POST OPTIONS PROPFIND>
> Order allow,deny
> Allow from all
> </Limit>
> <LimitExcept GET POST OPTIONS PROPFIND>
> Order deny,allow
> Deny from all
> </LimitExcept>
></Directory>
>
>Было бы время, рылся бы сам. Хотя и роюсь, но понять пока ничего не могу, а
>запустить надо срочно...
>
>
Для архивов списка расылки :
скорее всего нужно то было всего сказать: chmod a+x /home/<имя пользователя>
Rgds,
Rider
[-- Attachment #2: Type: application/pgp-signature, Size: 252 bytes --]
next prev parent reply other threads:[~2002-12-25 9:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-23 22:49 Igor Tertishny
2002-12-23 23:00 ` Igor Tertishny
2002-12-25 9:32 ` AntonFarygin [this message]
2002-12-25 8:46 ` [sisyphus] Как заставить апача давать доступна " Korshunov Ilya
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=3E097B15.8040000@altlinux.com \
--to=rider@altlinux.com \
--cc=sisyphus@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 Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git