in reply to Re: How in include header in all pages
in thread How in include header in all pages
<url-pattern url="out/*"> <include position=begining header.pm/> <include position=end footer.pm/> </url-pattern> <url-pattern url="out/login.cgi"> <include position=begining LoginHeader.pm/> <include position=end LoginFooter.pm/> </url-pattern>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How in include header in all pages
by chromatic (Archbishop) on Feb 15, 2011 at 17:21 UTC |