From: MARG <lists@tuxdoit.com>
To: linux-admin@vger.kernel.org
Subject: Inserting a line at a specific point
Date: Fri, 16 Dec 2005 06:04:15 +0000 [thread overview]
Message-ID: <43A258DF.3020505@tuxdoit.com> (raw)
Hi,
I want to insert these two lines in Apache's httpd.conf:
LoadModule python_module modules/mod_python.so
AddModule mod_python.c
just right after the line
LoadModule php5_module modules/libphp5.so
and not at the end of the file (with a simple echo "AddModule
mod_python.c" >> httpd.conf).
I've searched the web, tried my best, but couldn't make it.
Can you help me please ?
Warm Regards,
MARG
next reply other threads:[~2005-12-16 6:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-16 6:04 MARG [this message]
2005-12-16 10:03 ` Inserting a line at a specific point Adrian C.
2005-12-16 11:07 ` Glynn Clements
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=43A258DF.3020505@tuxdoit.com \
--to=lists@tuxdoit.com \
--cc=linux-admin@vger.kernel.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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).