On Sun, Mar 29, 2009 at 6:06 PM, YungWei.Chen
wrote:
> Hi,
> I am trying to set up a reverse proxy server, which accepts only ssl
> requests.
> If the proxy server forwards requests to an ssl page, it will work.
> But if the proxy server forwards requests to a non-ssl page, I will get
Good day,
I'm trying to understand some behavior that I see from Apache 2.2. We
are using apache and tomcat to serve an extranet site. When running on
Windows XP connect they either use SSLv3 or TLSv1. What I'm seeing is
that when the TCP receive window is set to XP's default of 65535
byt
> When I can get in front of my build box, I'll deinstall/reinstall
> apache (unless you get this resolved beforehand).
>
> It'll be another hour or so before I can do so.
>
>
fixed it found this
http://pcshare.com/Operating-Systems/84-make-error-sed-1-sFTPUSERS$FreeBSD.html
which referred
On Sun, Mar 29, 2009 at 1:12 PM, Glen Barber wrote:
> On Sun, Mar 29, 2009 at 1:09 PM, JasonHirsh wrote:
>>> Another thing to try:
>>> cd /usr/ports/www/apache22/; make deinstall; make rmconfig; make
>>> config; make install
>>>
>>> That'll make sure everything is clean (old configs, etc, etc).
On Sun, Mar 29, 2009 at 1:09 PM, JasonHirsh wrote:
>> Another thing to try:
>> cd /usr/ports/www/apache22/; make deinstall; make rmconfig; make
>> config; make install
>>
>> That'll make sure everything is clean (old configs, etc, etc).
>
> tried that same error
>
When I can get in front of my b
Same error
This really should be asked on the po...@freebsd.org mailing list.
oops
You're trying to upgrade your installed ports, but did you update the
ports tree? I installed Apache 2.2.11 approximately 2 days ago, and
did not see this error.
Do you have any oddities in /etc/make.conf ?
Also, how exactly are you upgrading your ports? (portmanager,
portupgrade, etc?)
--
Glen Barber
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more i
On Sun, Mar 29, 2009 at 12:56 PM, JasonHirsh wrote:
>
> I have been trying to upgrade my installed ports. The upgrade of 2.11 fails
>
> I get a
> sed: 1: "s,%%FTPUSERS%%,$FreeBSD ...": bad flag in substitute command: 'v'
> *** Error code 1
>
> I tried a google search and can't find any informati
I have been trying to upgrade my installed ports. The upgrade of 2.11 fails
I get a
sed: 1: "s,%%FTPUSERS%%,$FreeBSD ...": bad flag in substitute command: 'v'
*** Error code 1
I tried a google search and can't find any information on this error...Can
some one point me in the right direction?
Hi,
I am trying to set up a reverse proxy server, which accepts only ssl
requests.
If the proxy server forwards requests to an ssl page, it will work.
But if the proxy server forwards requests to a non-ssl page, I will
get 503 Service Temporarily Unavailable error.
Does it have t
On Sun, Mar 29, 2009 at 6:34 AM, Glen Barber wrote:
> On Sun, Mar 29, 2009 at 6:18 AM, Mike Lyon wrote:
>> Hello Again,
>>
>> I have a reverse proxy configured and I would like to make it so if someone
>> goes to https://www.mydomain.com/ that they get redirected to
>> /beginhere.html
>>
>> I hav
On Sun, Mar 29, 2009 at 6:18 AM, Mike Lyon wrote:
> Hello Again,
>
> I have a reverse proxy configured and I would like to make it so if someone
> goes to https://www.mydomain.com/ that they get redirected to
> /beginhere.html
>
> I have tried using the alias and redirect directive but I have gott
Hello Again,
I have a reverse proxy configured and I would like to make it so if someone
goes to https://www.mydomain.com/ that they get redirected to
/beginhere.html
I have tried using the alias and redirect directive but I have gotten no
where. The various items I have tried are:
redirect / /
On Fri, Mar 27, 2009 at 10:05 PM, Ignacio Avellino
wrote:
> The main problem is that our router/firewall sends all requests on port 80
> to one server only (192.168.100.5), despite a subdomain specified in the
> URL.
You router only sees the IP address and the port, and so can only make
decision
14 matches
Mail list logo