aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorsmcv <smcv@web>2014-10-05 18:56:57 -0400
committeradmin <admin@branchable.com>2014-10-05 18:56:57 -0400
commit139b06068ebadad2afac2610a9aebaf3868bd9fd (patch)
treeaf641ea601a80e6bd487617706fc469c67c34cdc /doc
parent45e90cb1f6f640c069d1847b7f4a4b15c541bcc4 (diff)
downloadikiwiki-139b06068ebadad2afac2610a9aebaf3868bd9fd.tar
ikiwiki-139b06068ebadad2afac2610a9aebaf3868bd9fd.tar.gz
Added a comment
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/CGI_script_and_HTTPS/comment_2_12dc028e4e3d1723605a154802087d29._comment17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/forum/CGI_script_and_HTTPS/comment_2_12dc028e4e3d1723605a154802087d29._comment b/doc/forum/CGI_script_and_HTTPS/comment_2_12dc028e4e3d1723605a154802087d29._comment
new file mode 100644
index 000000000..619b1308a
--- /dev/null
+++ b/doc/forum/CGI_script_and_HTTPS/comment_2_12dc028e4e3d1723605a154802087d29._comment
@@ -0,0 +1,17 @@
+[[!comment format=mdwn
+ username="smcv"
+ ip="81.100.115.242"
+ subject="comment 2"
+ date="2014-10-05T22:56:56Z"
+ content="""
+In git master, if `$config{html5} = 1` then the `<base>` URL
+will usually be host-relative or protocol-relative (`/wiki/` or
+`//example.com/wiki/`) which reduces the need for that option.
+
+This is not yet available in a release, and is still subject to
+change.
+
+I still don't know what your wiki's configuration is, because you
+never told us the settings I asked for (`cgiurl` and `url`), so
+I don't know whether this will help you.
+"""]]