Loading docs/manual/misc/FAQ.html +19 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ <!--#include virtual="header.html" --> <H1>Apache Server Frequently Asked Questions</H1> <P> $Revision: 1.45 $ ($Date: 1997/04/27 07:42:06 $) $Revision: 1.46 $ ($Date: 1997/04/30 16:00:27 $) </P> <P> The latest version of this FAQ is always available from the main Loading Loading @@ -55,6 +55,10 @@ <!-- - Is there an Apache for W95/WNT? --> <!-- - Why does Apache die when a vhost can't be DNS-resolved? --> <!-- - How do I add browsers and referrers to my logs? --> <!-- - How do I setup an access restriction so that people from --> <!-- this domain don't have to authenticate, and all others can --> <!-- do so via a username and password? --> <UL> <LI><STRONG>Background</STRONG> <OL START=1> Loading Loading @@ -152,6 +156,9 @@ </LI> <LI><A HREF="#SSL-i">Why doesn't Apache include SSL?</A> </LI> <LI><A HREF="#HPUX-core">Why do I get core dumps under HPUX using HP's ANSI C compiler?</A> </LI> </OL> </LI> </UL> Loading Loading @@ -1158,6 +1165,17 @@ page at the main Apache web site. </P> <HR> </LI> <LI><A NAME="HPUX-core"> <STRONG>Why do I get core dumps under HPUX using HP's ANSI C compiler?</STRONG> </A> <P> We have had numerous reports of Apache dumping core when compiled with HP's ANSI C compiler using optimization. Disabling the compiler optimiation has fixed these problems. </P> <HR> <!-- Don't forget to add HR tags at the end of each list item.. --> </LI> </OL> Loading Loading
docs/manual/misc/FAQ.html +19 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ <!--#include virtual="header.html" --> <H1>Apache Server Frequently Asked Questions</H1> <P> $Revision: 1.45 $ ($Date: 1997/04/27 07:42:06 $) $Revision: 1.46 $ ($Date: 1997/04/30 16:00:27 $) </P> <P> The latest version of this FAQ is always available from the main Loading Loading @@ -55,6 +55,10 @@ <!-- - Is there an Apache for W95/WNT? --> <!-- - Why does Apache die when a vhost can't be DNS-resolved? --> <!-- - How do I add browsers and referrers to my logs? --> <!-- - How do I setup an access restriction so that people from --> <!-- this domain don't have to authenticate, and all others can --> <!-- do so via a username and password? --> <UL> <LI><STRONG>Background</STRONG> <OL START=1> Loading Loading @@ -152,6 +156,9 @@ </LI> <LI><A HREF="#SSL-i">Why doesn't Apache include SSL?</A> </LI> <LI><A HREF="#HPUX-core">Why do I get core dumps under HPUX using HP's ANSI C compiler?</A> </LI> </OL> </LI> </UL> Loading Loading @@ -1158,6 +1165,17 @@ page at the main Apache web site. </P> <HR> </LI> <LI><A NAME="HPUX-core"> <STRONG>Why do I get core dumps under HPUX using HP's ANSI C compiler?</STRONG> </A> <P> We have had numerous reports of Apache dumping core when compiled with HP's ANSI C compiler using optimization. Disabling the compiler optimiation has fixed these problems. </P> <HR> <!-- Don't forget to add HR tags at the end of each list item.. --> </LI> </OL> Loading