Symfony 3 https rewriteRule -


i'm using symfony , set ssl on server. when send request https de app symfony's htacces doesn't seem rewrite url, instead see tree-folder. knows rule set up? help

it looks ssl virtualhost configuration missing allowoverride directive (and php stack well).

see: how set allowoverride all


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -