From d8306aa774ebbb59687091facedf4dbafd4bcb94 Mon Sep 17 00:00:00 2001 From: Glenwing Date: Thu, 17 Aug 2017 21:16:27 -0700 Subject: [PATCH] htaccess test --- docs/.htaccess | 2 +- docs/index.html | 133 ++++++++++++++++++++++++++++++++++++++++++++ flickerer/.htaccess | 2 +- 3 files changed, 135 insertions(+), 2 deletions(-) create mode 100644 docs/index.html diff --git a/docs/.htaccess b/docs/.htaccess index a6e11a0..fa3117a 100644 --- a/docs/.htaccess +++ b/docs/.htaccess @@ -1 +1 @@ -DirectoryIndex docs.html \ No newline at end of file +DirectoryIndex docs.html index.html \ No newline at end of file diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..3de8a44 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,133 @@ + + + + + + + + + +Display Industry Standards and Specifications + + + +
+
Display Industry Standards and Specifications

+ + + + + +
DisplayPort Standard + + +
HDMI Specification + + +
DVI Specification + +
Additional Documents + + +
+
+ + + + + \ No newline at end of file diff --git a/flickerer/.htaccess b/flickerer/.htaccess index c623656..3b9dc61 100644 --- a/flickerer/.htaccess +++ b/flickerer/.htaccess @@ -1 +1 @@ -DirectoryIndex flickerer.html \ No newline at end of file +DirectoryIndex flickerer.html index.html \ No newline at end of file