This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flex-site.git


The following commit(s) were added to refs/heads/main by this push:
     new b6e7502  Update .htaccess
b6e7502 is described below

commit b6e75028283700ed542f209772ea00fe86bbc28e
Author: Dave Fisher <[email protected]>
AuthorDate: Mon Jun 14 10:32:40 2021 -0700

    Update .htaccess
---
 content/.htaccess | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/.htaccess b/content/.htaccess
index 5a676fc..a0b524b 100644
--- a/content/.htaccess
+++ b/content/.htaccess
@@ -1,6 +1,6 @@
-AddHandler cgi-script .cgi
+# AddHandler cgi-script .cgi
 
-Options +ExecCGI
+# Options +ExecCGI
 
 ErrorDocument 404 /notFound.html
 

Reply via email to