+
+
setIndexDocument(e.target.value)}
+ placeholder="index.html"
+ />
+
+ The file served when a directory is requested (e.g. index.html)
+
+
+
+
setErrorDocument(e.target.value)}
+ placeholder="404.html (optional)"
+ />
+
+ The file served when an object is not found (optional)
+
+