Re: [users@httpd] Force/add/append/inject HTML to documents (similar to 'Header append') for no archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Feb 18, 2006 at 02:26:48PM CST, S.A. Birl <sbirl+Apache-List@xxxxxxxxxxxxxxxxxx> wrote:
: 
: Is it possible to have Apache 2.0.53 to append HTML information to
: pages as they are being served out?  Similar to 'Header append', but
: for the body?
: 
: I looked at all of Add* modules on the website, and couldnt think of
: anything that matches.  Im not sure if mod_asis or mod_cern_meta would
: help.

Apache doesn't do this by itself.  There are several template-ish
solutions involving mod_rewrite.  There's also a 3rd-party module
called mod_layout that does the trick too.

	<http://tangent.org/index.pl?lastnode_id=478&node_id=362>

: Or does someone know of an easy way to append
: 	<META NAME="robots" CONTENT="noarchive">
: to 100+ files?

You actually don't want to append.  That stuff needs to go in the
<TITLE> section, which is at the top of the file.


-- 
Eugene

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux