santacruz.fc.o does not redirect to the FC Santa Cruz site

Bug #38948 reported by Nelson Pavlosky
10
Affects Status Importance Assigned to Milestone
Web Team projects
Fix Released
Medium
Unassigned

Bug Description

We don't understand it, but the Cpanel interface that allowed us to create subdomain redirects for all of the other chapters failed with Santa Cruz. http://santacruz.freeculture.org still says "Server not found" weeks after we tried to add the subdomain redirect, so I don't think it's DNS. I suspect this might fix itself once we move to another web host, but we can't take any chances... someone wanna try fixing it?

Revision history for this message
Nelson Pavlosky (nelson-freeculture) wrote :

The URL it should redirect to is http://metavid.cse.ucsc.edu/freeculture/wiki/

Revision history for this message
Asheesh Laroia (paulproteus) wrote : Re: [Bug 38948] santacruz.fc.o does not redirect to the FC Santa Cruz site

On Mon, 10 Apr 2006, Nelson Pavlosky wrote:

> Public bug reported:
>
> Affects: web (upstream)
> Severity: Normal
> Priority: (none set)
> Status: Unconfirmed
>
>
> Description:

> We don't understand it, but the Cpanel interface that allowed us to
> create subdomain redirects for all of the other chapters failed with
> Santa Cruz. http://santacruz.freeculture.org still says "Server not
> found" weeks after we tried to add the subdomain redirect, so I don't
> think it's DNS. I suspect this might fix itself once we move to another
> web host, but we can't take any chances... someone wanna try fixing it?

  paulproteus@eridani:~$ host santacruz.freeculture.org
  Host santacruz.freeculture.org not found: 3(NXDOMAIN)

It's DNS. In fact, if you manually connect to the freeculture.org web
server, it works:

  paulproteus@eridani:~$ telnet freeculture.org 80
  Trying 70.87.109.44...
  Connected to freeculture.org.
  Escape character is '^]'.
  GET / HTTP/1.1
  Host: santacruz.freeculture.org

  HTTP/1.1 301 Moved Permanently
  Date: Mon, 10 Apr 2006 02:07:39 GMT
  Server: Apache/1.3.34 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2
  mod_bwlimited/1.4 PHP/4.4.1 mod_ssl/2.8.25 OpenSSL/0.9.7a
  Location: http://www.metavid.org/freeculture/wiki/
  Connection: close
  Transfer-Encoding: chunked
  Content-Type: text/html; charset=iso-8859-1

  146
  <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  <HTML><HEAD>
  <TITLE>301 Moved Permanently</TITLE>
  </HEAD><BODY>
  <H1>Moved Permanently</H1>
  The document has moved <A
  HREF="http://www.metavid.org/freeculture/wiki/">here</A>.<P>
  <HR>
  <ADDRESS>Apache/1.3.34 Server at santacruz.freeculture.org Port
  80</ADDRESS>
  </BODY></HTML>

  0

  Connection closed by foreign host.

File an upstream ticket?

-- Asheesh.

--
Always think of something new; this helps you forget your last rotten idea.
   -- Seth Frankel

Changed in web:
status: Unconfirmed → Confirmed
Revision history for this message
Asheesh Laroia (paulproteus) wrote :

cwilkin filed a ticket with the tiny fruit hosting provider.

Changed in web:
status: Confirmed → In Progress
Revision history for this message
Nelson Pavlosky (nelson-freeculture) wrote :

The redirect now works! Thanks for filing the upstream bug cwilkin ^_^

Changed in web:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.