Displaying 2 results from an estimated 2 matches for "addedbyt".
Did you mean:
addedbytes
2011 Mar 10
1
Can anyone help me understand Apache Errors?
LogWatch reports items like:
Connection attempts using mod_proxy:
83.167.123.83 -> 205.188.251.1:443: 1 Time(s)
83.167.123.83 -> 64.12.202.36:443: 2 Time(s)
Requests with error response codes
403 Forbidden
205.188.251.1:443: 1 Time(s)
64.12.202.36:443: 2 Time(s)
404 Not Found
//jmx-console/HtmlAdaptor: 1 Time(s)
/VINT_1984_THINK_DIFFERENT: 1 Time(s)
2008 Oct 07
4
Moving from one dns domain to another
My Rails 2.1 app is changing DNS domains. For example:
From: www.oldcompany.com
To: www.newcompany.com
The app uses Apache2, mongrel_cluster, MySQL.
I would like the existing users who visit www.oldcompany.com URLs to be:
1. Notified via an HTML page that the site has changed from oldcompany
to new company and then redirect them to newcompany.
This has to be done on the same server which gets