linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Inserting a line at a specific point
@ 2005-12-16  6:04 MARG
  2005-12-16 10:03 ` Adrian C.
  2005-12-16 11:07 ` Glynn Clements
  0 siblings, 2 replies; 3+ messages in thread
From: MARG @ 2005-12-16  6:04 UTC (permalink / raw)
  To: linux-admin

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-12-16 11:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-16  6:04 Inserting a line at a specific point MARG
2005-12-16 10:03 ` Adrian C.
2005-12-16 11:07 ` Glynn Clements

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).