Page 1 of 1

[Need help] CMSMS+Nginx and other questions

Posted: Thu Nov 29, 2012 4:03 pm
by Gulaholic
Hello,

I got my CMSMS installed on Nginx webserver.
It's running smoothly but with problems:
1. The base address is using HTTPS
so if I use ../image.png it would redirect to https://site.tld/image.png
How can I fix this? I've tried to install it several times but ended in the same results.

2. I have searched on Google on how to enable SEF (pretty url) with Nginx. So far I've tried every parameter and tutorial but none of them is working.
Any idea of how to enable this pretty url on Nginx?

That's all. Please lightened my brain ??? ;D

Re: [Need help] CMSMS+Nginx and other questions

Posted: Mon Dec 03, 2012 3:49 am
by Gulaholic
Sorry to bump this topic.

I have asked everywhere and found out that this is not Nginx problem. It is with CMSMS itself. But, I have tried with Apache and it seems work fine.

Is CMSMS really can not go with Nginx? This is my main concern.

Thanks

Re: [Need help] CMSMS+Nginx and other questions

Posted: Thu Dec 27, 2012 7:37 am
by Gulaholic
I'm starting to figure these all out.
I think there are problems with function.cms_stylesheet.php and function.metadata.php with Nginx configuration.

Any idea about this? Guys?
How to turn off https within these files?