Log message #4101378

# At Username Text
# Dec 5th 2017, 20:19 inoas admad well I can set it up for you again
# Dec 5th 2017, 20:19 admad inoas: hey, you deleted that gist, i had only bookmarked it not copied :slightly_smiling_face:
# Dec 5th 2017, 20:17 inoas but it means your app server needs to run all time persistent
# Dec 5th 2017, 20:17 inoas websockets will get around that
# Dec 5th 2017, 20:17 inoas it will need to
# Dec 5th 2017, 20:17 maneken hmic: Using queue and xhr won't need to poll the server in intervals?
# Dec 5th 2017, 20:15 saeideng thank you for your point
# Dec 5th 2017, 20:14 inoas yeah :)
# Dec 5th 2017, 20:14 saeideng I forgot to add ``` <Directory /var/www/html> Options Indexes FollowSymLinks MultiViews AllowOverride All Require all granted </Directory> ``` into ssl config
# Dec 5th 2017, 20:14 inoas :)
# Dec 5th 2017, 20:13 saeideng :-)
# Dec 5th 2017, 20:13 saeideng solved
# Dec 5th 2017, 20:13 saeideng inoas thanks
# Dec 5th 2017, 20:12 saeideng `<VirtualHost _default_:443>`
# Dec 5th 2017, 20:11 inoas on your 443 port you have to have the same apache settings as on your 80 port
# Dec 5th 2017, 20:11 inoas well maybe but that has then to do with virtualhosts
# Dec 5th 2017, 20:11 inoas => 404 -> not the ssl issue
# Dec 5th 2017, 20:11 saeideng I no problem by non-ssl
# Dec 5th 2017, 20:11 inoas => ssl warning -> confirm exception
# Dec 5th 2017, 20:11 inoas open the image asset in a new window
# Dec 5th 2017, 20:10 inoas ssl would warn you
# Dec 5th 2017, 20:10 inoas if it is 404
# Dec 5th 2017, 20:10 inoas doesnt sound like an ssl problem
# Dec 5th 2017, 20:10 saeideng ``` SSLCertificateFile /etc/ssl/certs/ssl-cert-snakeoil.pem SSLCertificateKeyFile /etc/ssl/private/ssl-cert-snakeoil.key ```
# Dec 5th 2017, 20:10 saeideng my config
# Dec 5th 2017, 20:10 saeideng yes
# Dec 5th 2017, 20:10 saeideng 404 for any urls except main page
# Dec 5th 2017, 20:09 inoas which? 404 on assets?
# Dec 5th 2017, 20:08 saeideng is same result
# Dec 5th 2017, 20:08 saeideng inoas I configure 'example.local`
# Dec 5th 2017, 20:06 saeideng Cal I config valid/test ssl for local ?
# Dec 5th 2017, 20:05 saeideng on local
# Dec 5th 2017, 20:05 saeideng infact I no used valid ssl key
# Dec 5th 2017, 20:04 saeideng I i can bypass by add exception ...
# Dec 5th 2017, 20:04 saeideng Your connection is not secure
# Dec 5th 2017, 20:04 saeideng main page says
# Dec 5th 2017, 20:03 saeideng I guess I understand
# Dec 5th 2017, 20:02 saeideng but for https just main page
# Dec 5th 2017, 20:02 saeideng and assets yes
# Dec 5th 2017, 20:02 maneken thanks hmic! any resources on xhr?
# Dec 5th 2017, 20:02 saeideng above url woks on http://