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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -