On 8/12/2010 9:33 AM, Phil Howard wrote:
No backup staff ... ouch.

budget cuts? :)

If they have load balancing, the restarts can be made transparent.
Just disable the server from the load balancer, wait the prescribed

honestly, this is so far out of my area that I don't get involved. They have their methods for doing things so I'm just happy that everything is up and running and stable!

So what is the plan to get people out of
http://www.csulb.edu/colleges/cota later on?  Make it be a redirect
back to http://cota.csulb.edu/ once it is running as a VirtualHost on
the central server?

there is no plan to get them out of that folder - www.csulb.edu/colleges/cota is the final resting place, and will be for the foreseeable future until the campus switches to a CMS.

Why permanent?  If someone bookmarks the permanent, it will save the
redirect target.  Since you are later going to change back, you should
want bookmarks to save the temp URL.  That (temp) is supposed to be
the default.

I apologize if I wasn't clear in my original post, but http://www.csulb.edu/colleges/cota is to be the permanent resting place for the website. cota.csulb.edu is to be depreciated so I have no reason to keep that alive.


Is there any way to combine the last two entries into one so that the
VirtualHost will respond to both www.cota.csulb.edu and cota.csulb.edu?

<VirtualHost *:80>
ServerName cota.csulb.edu
ServerAlias www.cota.csuib.edu
...

Sweet - I gave that a whirl and it worked great.

Thanks for you help!!
Mike

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to