[Ooops, wrong To: addr in my last mail...]

Irek Szczesniak writes:
> If they are not dead why does the web page not work?

I notice that going to http://www.nexenta.com I am redirected to
https immediately.  Try this on a command line:

  # curl -v http://www.nexenta.com/
  *   Trying 140.174.232.120...
  * Failed to set TCP_KEEPALIVE on fd 4
  * Connected to www.nexenta.com (140.174.232.120) port 80 (#0)
  > GET / HTTP/1.1
  > Host: www.nexenta.com
  > User-Agent: curl/7.45.0
  > Accept: */*
  >
  < HTTP/1.1 302 Found
  < Cache-Control: no-cache
  < Content-length: 0
  < Location: https://nexenta.com/
  < Connection: close
  <
  * Closing connection 0

If you see this, then the HTTP connection works.  Maybe your browser 
does not do HTTPS property, or the redirect doesn't work for some 
other reason.


Hope this helps -- Volker
-- 
------------------------------------------------------------------------
Volker A. Brandt               Consulting and Support for Oracle Solaris
Brandt & Brandt Computer GmbH                   WWW: http://www.bb-c.de/
Am Wiesenpfad 6, 53340 Meckenheim, GERMANY            Email: v...@bb-c.de
Handelsregister: Amtsgericht Bonn, HRB 10513              Schuhgröße: 46
Geschäftsführer: Rainer J.H. Brandt und Volker A. Brandt

"When logic and proportion have fallen sloppy dead"


-------------------------------------------
illumos-discuss
Archives: https://www.listbox.com/member/archive/182180/=now
RSS Feed: https://www.listbox.com/member/archive/rss/182180/21175430-2e6923be
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=21175430&id_secret=21175430-6a77cda4
Powered by Listbox: http://www.listbox.com

Reply via email to