Top "Maintenance" questions

The concept of keeping software or hardware functional in a productive environment

Writing maintainable code

What is the single most important factor for writing maintainable code (language independent)?

maintenance
Rewrite rule for "site down" pages

I was trying to install this .htaccess to notify my users of site maintenance. It seems the first [L] isn't …

apache mod-rewrite maintenance
Using htaccess block access to a range of URLs except for my IP address

How can I block a range or URL's for all but my IP address. So ... Allow http://mydomain.com/* to …

.htaccess url ip maintenance maintenance-mode
Tips for maintaining an internal Maven Repository?

I'm interested in maintaining a Maven 2 repository for my organization. What are the some of the pointers and pitfalls that …

java maven-2 repository maintenance