Archive for June, 2007

Ruby on Rails + SSL + ISPConfig + Apache 2.0 + Mongrel

June 13th, 2007

If you are using ISPConfig to manage the virtual hosts on your web server, you will notice that there is no way to separate SSL vs non-SSL Apache directives using the standard web interface. This is a problem if you are writing Ruby on Rails applications and proxying requests through Apache to a Mongrel cluster […]

FTP Login Delay With Proftpd - Ubuntu Perfect Setup

June 11th, 2007

I manage serveral servers and - for the most part - they are all set up using the Perfect Setup for Ubuntu. Overall the setup is great, but I have been noticing a very annoying delay when trying to log in via FTP. Everything works, but when I initially connect, 5 - 10 seconds pass […]

How To Delete Saved Form Data In Firefox - One Value At A Time

June 1st, 2007

As we all know, Firefox will save the values you type in a form. Then, Firefox will provide a drop down list of previously entered values for form fields that you have completed and submitted in the past. Today, I mistyped my username in a form causing Firefox to store an incorrect value in my […]