ssl with modrewrite on ubuntu not working
- by irshad
Hi,
Mode_rewrite +ssl is not working with ubuntu on zend application.
When i used link like http:// it works fine,but when i tried to used it with https:// it is not working.
I think it is mode_rewrite problem because i had a sample file with text on root of application it works fine with https: and http:,
please any one can help me to solved this.
How to enable mode_rewrite on with ssl.
thanks in advance...