diff --git a/htdocs/.htaccess b/htdocs/.htaccess index e65a9426b..761a0f759 100644 --- a/htdocs/.htaccess +++ b/htdocs/.htaccess @@ -1,2 +1,2 @@ #Redirect "devinfo.html" to the new place... -Redirect permanent /devinfo.html /devinfo/ \ No newline at end of file +Redirect permanent /devinfo.html http://cppcheck.sourceforge.net/devinfo/ \ No newline at end of file