ajwillia-ms pushed a commit to branch master.

http://git.enlightenment.org/website/www.git/commit/?id=b28f244003d6c3cd0140d775795d4e673dd98a05

commit b28f244003d6c3cd0140d775795d4e673dd98a05
Author: Andy Williams <a...@andywilliams.me>
Date:   Tue Oct 31 15:27:30 2017 +0000

    attempting to fix broken edit sessions
---
 public_html/.htaccess | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/public_html/.htaccess b/public_html/.htaccess
index 6574e2a6..015100aa 100644
--- a/public_html/.htaccess
+++ b/public_html/.htaccess
@@ -77,3 +77,5 @@ AddType video/ogg         ogv
 AddType application/mp4   mp4
 AddType video/mp4         mp4
 
+php_flag session.use_cookies on
+

-- 


Reply via email to