<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
That's also where I got mine. I'm running Apache 2.2.6 on FreeBSD 6.x
and compiled it as instructed on that page.<br>
<br>
apxs -cia mod_xsendfile.c<br>
<br>
My linux-fu is moderate at best so I was lucky I didn't experience any
errors compiling. Otherwise I'd be spending a day in Google finding
answers. Good luck.<br>
<br>
matte<br>
<br>
Andy Koch wrote:
<blockquote cite="mid:fjp6pj$h4a$1@ger.gmane.org" type="cite">
<pre wrap="">Matte Edens wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I use X_SendFile with Apache 2.2 just fine. FYI.
</pre>
</blockquote>
<pre wrap=""><!---->
I was hoping I was wrong about that.
Where do you get your x-sendfile source from?
I got it from <a class="moz-txt-link-rfc2396E" href="http://tn123.ath.cx/mod_xsendfile/">"http://tn123.ath.cx/mod_xsendfile/"</a>
but I get all kinds of errors when trying to compile it.
</pre>
</blockquote>
</body>
</html>