Re: [users@httpd] two servers and sites on single IP

2018-06-29 Thread Louis
.0.1:80k318 (/etc/apache2/sites-enabled/k318.conf:6) 192.168.0.31:*k318-admin (/etc/apache2/sites-enabled/k318-admin.conf:3) Louis https://httpd.apache.org/docs/2.4/vhosts/examples.html VirtualHost Examples - Apache HTTP Server Version 2.4 <https://httpd.apache.org/d

[users@httpd] two servers and sites on single IP

2018-06-29 Thread Louis
s the fastest, most efficient way for server1 to rewrite | redirect | proxy "bar" to 192.168.0.2 and still serve "foo" from 192.168.0.1? (Border router does not accept alpha commands, only numerical, so I cannot redirect here

[users@httpd] Virtualhosts

2018-06-19 Thread Louis
c/apache2/sites-enabled/ships.conf:4) port 80 namevhost shipstt (/etc/apache2/sites-enabled/shipstt.conf:1) etc., etc, Many thanks -- Louis - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands

[users@httpd] CORS configuration with Apache server

2016-11-24 Thread Louis Valm?ras
I am using Apache 2.4 for Windows, with Windows 10. I have configured a reverse proxy with the Apache server. My web application works behind the Apache reverse proxy. I am trying to use my web application ('http://192.168.1.2:20100) to copy a jpeg picture from another website which unfortunatel

[EMAIL PROTECTED] authentication help - trying to provide PAM auth

2006-05-12 Thread Louis LeBlanc
keen on fiddling with the shadow files permissions. I'd rather hoped the module would authenticate the same way the sasl or imap modules do. BTW, I have included the httpd config in the /etc/pam.d file. Any ideas or suggestions for a known working method of providing PAM authentication woul

RE: [EMAIL PROTECTED] apache reverse proxy connection errors

2005-12-15 Thread Escudero, Peter Louis
Will the directives ProxyPassReverseCookieDomain & ProxyPassReverseCookiePath help in this case? Thanks, Peter Escudero -Original Message- From: Escudero, Peter Louis [mailto:[EMAIL PROTECTED] Sent: Monday, December 12, 2005 2:59 PM To: users@httpd.apache.org Subject: RE: [E

RE: [EMAIL PROTECTED] apache reverse proxy connection errors

2005-12-12 Thread Escudero, Peter Louis
I'm getting the same errors as James. So I upgraded my Apache to v2.0.55 & applied the patch below. I'm still getting the errors. Apache is running on Solaris 9 in a SF V210, acting as a reverse-proxy for IIS 6.0 running on Windows 2000 Server in a Dell PE1750. What do I do now? Thanks, Peter Esc

RE: [EMAIL PROTECTED] Windows Server 2003 SP 1 and Apache 2.0.52

2005-09-13 Thread louis
> louis, you really need to download the > apache_2.0.52-win32-x86-symbols.zip > file from http://archive.apache.org/dist/httpd/binaries/win32/ > > Unpack it in your top level Apache2 directory (e.g. somewhere > like c:\program files\apache group\apache2\) and expand dire

[EMAIL PROTECTED] Windows Server 2003 SP 1 and Apache 2.0.52

2005-09-13 Thread louis
-- Anybody ever encountered this before? Is there a fix or workaround for this? If I uninstall the service pack, everything works fine again, but there are some critical security updates in this service pack. Any ideas? Regards, Louis Young Sy