From: "Alexey Shabalin" <a.shabalin@gmail.com> To: "ALT Devel discussion list" <devel@lists.altlinux.org>, "ALT Linux Sisyphus discussion list" <sisyphus@lists.altlinux.org> Subject: [sisyphus] web policy? Date: Mon, 30 Oct 2006 19:11:57 +0300 Message-ID: <b966c1e40610300811p4562f70fo56122ae987d566f2@mail.gmail.com> (raw) день добрый. А существует ли у нас web policy? Я, как админ, хотел бы видеть более дружественную систему конфигурационных файлов у web-серверов. Имено следующее: 1. пакет, который провайдит директорию /var/www (типа www-common или в filesystem его) 2. каждый web сервер(apache1, apache2, lighttpd,ngix) либо создаёт в ней свою директорию, соответствующую имени, либо пользуется общей. 3. различные www программы (типа phpmyadmin и т.п.) устанавливаются в ОДНУ определённую директорию (пусть например в /var/www). 4. Решить раз и на всегда, могут ли эти программы править конфиги web-сервера (через инсталл скрипты rpm). 5. Если не могут то оставляем на совести администратора, а в документацию кладём READMY.ALT с инсрукцией по быстрому старту. 5. если могут, то через тригеры в rpm определить какой сервер используется, и произвести необходимые действия (например включить нужный модуль в apache, положить конфиг для апача в нужное место и активировать его) чесно говоря навеяно тем, что пришлось поюзать ubuntu немного. и в apache2 и lighttpd (что успел посмотреть). Для lighttpd в /etc/lighttpd есть пара директорий conf-available и conf-enabled. сonf-enabled содержит просто ссылки на нужные соифиги в conf-available. Для apache2 в /etc/apache2 директории mods-available/enabled, sites-available/enabled и conf.d. В mods-available присутствуют файлы module.load(где указан нужный модуль) и module.conf(где настройки этого модуля). Все логично и просто. Основной конфиг можно не трогать. Это гораздо удобнее чем править один здоровенный файл (для меня). так же есть скриптики a2enmod and a2dismod для включения/выключения модулей(создания симлинков). Вот что-то такое хотелось бы увидеть и у нас. Спасибо за внимание. -- Alexey Shabalin
next reply other threads:[~2006-10-30 16:11 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2006-10-30 16:11 Alexey Shabalin [this message] 2006-11-07 12:48 ` [sisyphus] [devel] " Aleksey Avdeev
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=b966c1e40610300811p4562f70fo56122ae987d566f2@mail.gmail.com \ --to=a.shabalin@gmail.com \ --cc=devel@lists.altlinux.org \ --cc=shaba@altlinux.ru \ --cc=sisyphus@lists.altlinux.org \ /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