.htaccess - htaccess rewriterule on https page -


i've installed ssl , htaccess rewrite rule doesn't work

rewriteengine on rewriterule ^([^/\.]+)/?$ /index.php?page=$1 [l] 

this code works on non-ssl page(http).
how can make rewriterule works on ssl page(https)?

there nothing special https in code. document_root different https virtual server. copy above .htaccess of yours document_root folder of https virtual domain , should start working.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -