|
|
| Just another Perl shrine | |
| PerlMonks |
Re: two headers while using SSIby Trimbach (Curate) |
| on Feb 16, 2004 at 05:55 UTC ( #329224=note: print w/ replies, xml ) | Need Help?? |
|
You have to print the headers or the web browser won't know you're sending it a web page and will croak. start_html(), however, is optional... try removing just that and make sure your SSI includes <html> and <body> tags and you should be fine. Gary Blackburn
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||