This is an automated email from the ASF dual-hosted git repository.
skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git
The following commit(s) were added to refs/heads/master by this push:
new e86097997 missing htacces
new 846aefe2c Merge pull request #619 from ebarboni/hotfix_htaccess
e86097997 is described below
commit e8609799730e29bef47777551aea44ccc2a05449
Author: Eric Barboni <[email protected]>
AuthorDate: Fri Oct 14 23:15:19 2022 +0200
missing htacces
---
netbeans.apache.org/src/content/wiki/.htaccess | 2 ++
1 file changed, 2 insertions(+)
diff --git a/netbeans.apache.org/src/content/wiki/.htaccess
b/netbeans.apache.org/src/content/wiki/.htaccess
new file mode 100644
index 000000000..a09157af2
--- /dev/null
+++ b/netbeans.apache.org/src/content/wiki/.htaccess
@@ -0,0 +1,2 @@
+DirectoryIndex index.html index.adoc
+AddType text/html .adoc
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists