diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..ef4153b --- /dev/null +++ b/.htaccess @@ -0,0 +1,5 @@ +php_flag display_startup_errors on +php_flag display_errors on +php_flag html_errors on +php_flag log_errors on +#php_flag xdebug.start_with_request yes diff --git a/html b/html deleted file mode 120000 index f58a7ce..0000000 --- a/html +++ /dev/null @@ -1 +0,0 @@ -/var/www/html \ No newline at end of file