From: Denis Smirnov <mithraen@freesource.info> To: community@altlinux.ru Subject: Re: [Comm] Re: httpd-perl error Date: Wed, 23 Apr 2003 16:52:20 +0400 Message-ID: <20030423125220.GA14600@localhost.localdomain> (raw) In-Reply-To: <3EA61FBE.8020805@rmts.donpac.ru> [-- Attachment #1: Type: text/plain, Size: 1087 bytes --] On Wed, Apr 23, 2003 at 09:08:14AM +0400, Прокопьев Евгений wrote: >>Насколько мне известно скрипты, которые выполняет mod_perl, выполняются >>исключительно под пользователем, под которым запущен апач. Встроенных >>средств безопасности у mod_perl нет, поэтому любой клиент сможет иметь >>доступ к данным других клиентов. mod_perl подразумевает, что у каждого >>пользователя запущена отдельная копия апача. > Фантастика ... Попробуйте из скрипта на mod_perl'е, например, прочитать и вывести файл, находящийся на другом виртуальном сервере. Вы будете неприятно удивлены. > Мне пока хватило бы двух копий. Скажите, как запустить нормальный apache > и apache-mod_perl одновременно, чтобы они не мешали друг другу? Две копии апача можно запустить, разумеется, только на разных IP либо разных портах. Если вы предоставляете клиентам mod_perl, то вы вынуждены отдавать персональную копию апача каждому клиенту. В противном случае получение чужих данных (например паролей к БД) станет лёгким развлечением для всех ваших клиентов. -- С уважением, Денис http://freesource.info [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
prev parent reply other threads:[~2003-04-23 12:52 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-04-20 19:34 Прокопьев Евгений 2003-04-22 17:16 ` Denis Smirnov 2003-04-23 5:08 ` Прокопьев Евгений 2003-04-23 6:44 ` Andrey Brindeew 2003-04-23 12:52 ` Denis Smirnov [this message]
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=20030423125220.GA14600@localhost.localdomain \ --to=mithraen@freesource.info \ --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