List Info

Thread: Apache not dipslaying .shtml pages




Apache not dipslaying .shtml pages
user name
2006-04-03 14:50:06
Make sure the you have +Includes on your Options directive
(you may have
multiple Options directives) and that you have
AddOutputFilter INCLUDES
.shtml in your configuration as well. 

Matt

-----Original Message-----
From: web400-bouncesmidrange.com [mailto:web400-bouncesmidrange.com]
On Behalf Of Douglas W. Palme
Sent: Monday, April 03, 2006 9:50 AM
To: Web400 List
Subject: [WEB400] Apache not dipslaying .shtml pages

Apparently we are having an issue with http this morning. 
It is running
on 
a 9406-170, shuts down and starts up ok, but when you
attempt to use a 
browswer and access any of the shtml pages it generates an
internal
server 
error - although NOTHING ever gets logged to the error log. 

The server is up and running no other issues have
surfaced...... 

There have been absolutely no changes on this for months
now. 

Suggestions or ideas?
-- 
This is the Web Enabling the AS400 / iSeries (WEB400)
mailing list
To post a message email: WEB400midrange.com
To subscribe, unsubscribe, or change list options,
visit: htt
p://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-requestmidrange.com
Before posting, please take a moment to review the archives
at http://archive.mi
drange.com/web400.


-- 
This is the Web Enabling the AS400 / iSeries (WEB400)
mailing list
To post a message email: WEB400midrange.com
To subscribe, unsubscribe, or change list options,
visit: htt
p://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-requestmidrange.com
Before posting, please take a moment to review the archives
at http://archive.mi
drange.com/web400.

Apache not dipslaying .shtml pages
user name
2006-04-03 16:10:24
the +includes is in the config file, they were working fine
for the past 
several months....but it is strange that nothing ever shows
up in the error 
log


On Mon, 3 Apr 2006 10:50:06 -0400, Matt.Haas wrote
> Make sure the you have +Includes on your Options
directive (you may have
> multiple Options directives) and that you have
AddOutputFilter INCLUDES
> .shtml in your configuration as well.
> 
> Matt
> 
> -----Original Message-----
> From: web400-bouncesmidrange.com
[mailto:web400-
> bouncesmidrange.com] On Behalf Of Douglas W. Palme Sent:
Monday,
>  April 03, 2006 9:50 AM To: Web400 List Subject:
[WEB400] Apache not 
> dipslaying .shtml pages
> 
> Apparently we are having an issue with http this
morning.  It is running
> on 
> a 9406-170, shuts down and starts up ok, but when you
attempt to use 
> a browswer and access any of the shtml pages it
generates an 
> internal server error - although NOTHING ever gets
logged to the 
> error log.
> 
> The server is up and running no other issues have
surfaced......
> 
> There have been absolutely no changes on this for
months now.
> 
> Suggestions or ideas?
> -- 
> This is the Web Enabling the AS400 / iSeries (WEB400)
mailing list
> To post a message email: WEB400midrange.com
> To subscribe, unsubscribe, or change list options,
> visit: htt
p://lists.midrange.com/mailman/listinfo/web400
> or email: WEB400-requestmidrange.com
> Before posting, please take a moment to review the
archives
> at http://archive.mi
drange.com/web400.
> 
> -- 
> This is the Web Enabling the AS400 / iSeries (WEB400)
mailing list
> To post a message email: WEB400midrange.com
> To subscribe, unsubscribe, or change list options,
> visit: htt
p://lists.midrange.com/mailman/listinfo/web400
> or email: WEB400-requestmidrange.com
> Before posting, please take a moment to review the
archives
> at http://archive.mi
drange.com/web400.


If you bought it, it was hauled by a truck - somewhere,
sometime.

-- 
This is the Web Enabling the AS400 / iSeries (WEB400)
mailing list
To post a message email: WEB400midrange.com
To subscribe, unsubscribe, or change list options,
visit: htt
p://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-requestmidrange.com
Before posting, please take a moment to review the archives
at http://archive.mi
drange.com/web400.

Apache not dipslaying .shtml pages
user name
2006-04-03 16:13:59
What shows up in the HTML when you do a view source from the
browser? 
Does it look like the comment is being parsed?

On 4/3/06, Douglas W. Palme <dpalmecwtruck.com> wrote:
> the +includes is in the config file, they were working
fine for the past
> several months....but it is strange that nothing ever
shows up in the error
> log
>
>
> On Mon, 3 Apr 2006 10:50:06 -0400, Matt.Haas wrote
> > Make sure the you have +Includes on your Options
directive (you may have
> > multiple Options directives) and that you have
AddOutputFilter INCLUDES
> > .shtml in your configuration as well.
> >
> > Matt
> >
> > -----Original Message-----
> > From: web400-bouncesmidrange.com
[mailto:web400-
> > bouncesmidrange.com] On Behalf Of Douglas W.
Palme Sent: Monday,
> >  April 03, 2006 9:50 AM To: Web400 List Subject:
[WEB400] Apache not
> > dipslaying .shtml pages
> >
> > Apparently we are having an issue with http this
morning.  It is running
> > on
> > a 9406-170, shuts down and starts up ok, but when
you attempt to use
> > a browswer and access any of the shtml pages it
generates an
> > internal server error - although NOTHING ever gets
logged to the
> > error log.
> >
> > The server is up and running no other issues have
surfaced......
> >
> > There have been absolutely no changes on this for
months now.
> >
> > Suggestions or ideas?

-- 
This is the Web Enabling the AS400 / iSeries (WEB400)
mailing list
To post a message email: WEB400midrange.com
To subscribe, unsubscribe, or change list options,
visit: htt
p://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-requestmidrange.com
Before posting, please take a moment to review the archives
at http://archive.mi
drange.com/web400.

Apache not dipslaying .shtml pages
user name
2006-04-03 19:32:04
We get nothing, just internal server error


On Mon, 3 Apr 2006 12:13:59 -0400, Mike Eovino wrote
> What shows up in the HTML when you do a view source
from the 
> browser? Does it look like the comment is being parsed?
> 
> On 4/3/06, Douglas W. Palme <dpalmecwtruck.com> wrote:
> > the +includes is in the config file, they were
working fine for the past
> > several months....but it is strange that nothing
ever shows up in the 
error
> > log
> >
> >
> > On Mon, 3 Apr 2006 10:50:06 -0400, Matt.Haas wrote
> > > Make sure the you have +Includes on your
Options directive (you may 
have
> > > multiple Options directives) and that you
have AddOutputFilter INCLUDES
> > > .shtml in your configuration as well.
> > >
> > > Matt
> > >
> > > -----Original Message-----
> > > From: web400-bouncesmidrange.com
[mailto:web400-
> > > bouncesmidrange.com] On Behalf Of Douglas W.
Palme Sent: Monday,
> > >  April 03, 2006 9:50 AM To: Web400 List
Subject: [WEB400] Apache not
> > > dipslaying .shtml pages
> > >
> > > Apparently we are having an issue with http
this morning.  It is 
running
> > > on
> > > a 9406-170, shuts down and starts up ok, but
when you attempt to use
> > > a browswer and access any of the shtml pages
it generates an
> > > internal server error - although NOTHING ever
gets logged to the
> > > error log.
> > >
> > > The server is up and running no other issues
have surfaced......
> > >
> > > There have been absolutely no changes on this
for months now.
> > >
> > > Suggestions or ideas?
> 
> -- 
> This is the Web Enabling the AS400 / iSeries (WEB400)
mailing list
> To post a message email: WEB400midrange.com
> To subscribe, unsubscribe, or change list options,
> visit: htt
p://lists.midrange.com/mailman/listinfo/web400
> or email: WEB400-requestmidrange.com
> Before posting, please take a moment to review the
archives
> at http://archive.mi
drange.com/web400.


If you bought it, it was hauled by a truck - somewhere,
sometime.

-- 
This is the Web Enabling the AS400 / iSeries (WEB400)
mailing list
To post a message email: WEB400midrange.com
To subscribe, unsubscribe, or change list options,
visit: htt
p://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-requestmidrange.com
Before posting, please take a moment to review the archives
at http://archive.mi
drange.com/web400.

[1-4]

about | contact  Other archives ( Real Estate discussion Medical topics )