Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
0 votes
602 views
in Q2A Core by

Hello

I add ssl certification to my website araquiz qa


but now I have some problem in redirect links
When the visitor access to a link without https for ex: /qa/10820/    the the website redirect the visitor to non valid link:    index.php?qa-rewrite=10820/

by
It is working fine in my browser, is this issue still there?
by
Seems fine to me as well.

1 Answer

0 votes
by

there is a problem, i checked now,

when you type the address with out [s] in [https://] it takes you to the root url   [ https://www.araquiz.com/  ]

example:

https://www.araquiz.com/qa/6587/%D9%85%D8%A7-%D8%A7%D9%84%D8%B9%D9%85%D9%84%D8%A9-%D8%A7%D9%84%D9%85%D8%B3%D8%AA%D8%AE%D8%AF%D9%85%D8%A9-%D9%81%D9%8A-%D8%AC%D9%85%D9%87%D9%88%D8%B1%D9%8A%D8%A9-%D9%83%D9%88%D8%A8%D8%A7-%D9%88%D8%AC%D9%85%D9%87%D9%88%D8%B1%D9%8A%D8%A9-%D9%83%D9%88%D9%84%D9%88%D9%85%D8%A8%D9%8A%D8%A7-%D8%9F%D8%9F%D8%9F

with out [s] becomes:

https://www.araquiz.com/?qa-rewrite=6587%2F%D9%85%D8%A7-%D8%A7%D9%84%D8%B9%D9%85%D9%84%D8%A9-%D8%A7%D9%84%D9%85%D8%B3%D8%AA%D8%AE%D8%AF%D9%85%D8%A9-%D9%81%D9%8A-%D8%AC%D9%85%D9%87%D9%88%D8%B1%D9%8A%D8%A9-%D9%83%D9%88%D8%A8%D8%A7-%D9%88%D8%AC%D9%85%D9%87%D9%88%D8%B1%D9%8A%D8%A9-%D9%83%D9%88%D9%84%D9%88%D9%85%D8%A8%D9%8A%D8%A7-%D8%9F%D8%9F%D8%9F

to solve this error try to change the code in [ .htaccess ]

...