apache - RewriteURL not working in HTTPS -


i have been searching other topics regarding this, seem @ lost @ one:

i have managed create modrewrite url following

rewriteengine on rewriterule ^/gui/?(.*)$ /webui/index.php?shell_file=$1 [r,l,qsa] 

this working fine in http, when go https, doesnt work. need change in order make work? have followed many tutorials, can't seem able make work.


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -