diff --git a/htdocs/.htaccess b/htdocs/.htaccess new file mode 100644 index 000000000..e65a9426b --- /dev/null +++ b/htdocs/.htaccess @@ -0,0 +1,2 @@ +#Redirect "devinfo.html" to the new place... +Redirect permanent /devinfo.html /devinfo/ \ No newline at end of file diff --git a/htdocs/devinfo/index.php b/htdocs/devinfo/index.php new file mode 100644 index 000000000..b2be8bd6f --- /dev/null +++ b/htdocs/devinfo/index.php @@ -0,0 +1,43 @@ + + +
+ +A tool for static C/C++ code analysis
+