Re: ProxyPass with Apache

2003-02-12 Thread Joe Orton
Hi, On Tue, Jan 28, 2003 at 12:22:41PM -0800, Raul Acevedo wrote: > I'm having problems setting up a very simple proxy with Apache. > Something seems to have changed between 1.x and the 2.0 in RedHat, > because I used to have this working. > > Anyway, on the firewall I have: > > > ... Ser

Re: PHP & Apache 2.0

2002-10-25 Thread Joe Orton
On Fri, Oct 25, 2002 at 11:21:36AM -0400, Brian K. Jones wrote: > Just include the file in your httpd.conf file, like this: > > Include conf.d/php.conf You don't need this, and it isn't advisable with the stock config, since your php.conf will get processed twice, if so, which will confuse matter

Re: apache 2.0 auth working from every client EXCEPT Mozilla on same server?

2002-11-04 Thread Joe Orton
On Sat, Nov 02, 2002 at 04:54:52PM -0800, Randall J. Parr wrote: .. > # IP address based access control; ALLOW from specific IP addresses. > allow from 66.47.184.200/255.255.255.248 > allow from localhost .localdomain > > # Satisfy any of the access requirements to get in. > sa

Re: Trouble installing PHP-4.2.3...weird error.

2002-12-16 Thread Joe Orton
On Wed, Dec 11, 2002 at 03:39:15PM -0800, Dan Devine wrote: .. > I configured the 4.2.3 switches/path-info the same as the original 4.2.2 > (I got the settings from phpinfo()) and compiled. > > Build went fine until time to "make install"when I got this error:. > > /make[1]: Entering dir

Re: httpd.conf doc-root no effect on https?

2002-10-06 Thread Joe Orton
On Sun, Oct 06, 2002 at 02:33:38AM -0400, [EMAIL PROTECTED] wrote: .. > Am I inexperienced (actually yes) and there is a place to set DocumentRoot > for httpS different then for http, or should it be acting like this, and > if so, how do I make this work as I expect? Yes, the SSL virtual host has