Post by OC2PS » Fri Sep 06, 2013 6:34 pm

Does anyone have experience running OpenCart on LiteSpeed? Could you share your experience?

Apache was too sluggish for us so we moved to nginx but we really do miss .htaccess

OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Image
Check out: All my extensions | My FREE extensions


User avatar
Active Member

Posts

Joined
Wed Jul 22, 2009 4:15 am
Location - Hungary

Post by CZechBoY » Fri Sep 06, 2013 6:57 pm

what's your content of htacess file now?

Mass update product descriptions/Hromadná změna popisků zboží


User avatar
Active Member

Posts

Joined
Mon Mar 19, 2012 1:39 am
Location - Europe, Czech republic; Hradec Králové, Brno

Post by MarketInSG » Fri Sep 06, 2013 8:02 pm

I remember there's a converter for .htaccess to another format for nginx usage


User avatar
Guru Member

Posts

Joined
Wed Nov 16, 2011 11:53 am
Location - Singapore

Post by Qphoria » Fri Sep 06, 2013 9:34 pm

My sites runs on LiteSpeed... works fine with normal htaccess. I haven't had to adjust anything.

See here for the proof of litespeed: http://unbannable.com/xxx (404, but see the footer which is generated by the server)
See here for my test site: http://unbannable.com/v15x

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by ase618 » Fri Sep 06, 2013 9:48 pm

First link results in a 404:-?

artisantool.co
Don't forget to add [SOLVED] to your Thread Title (first post), if your issue is solved.


Active Member

Posts

Joined
Sun Jul 29, 2012 9:59 pm

Post by CZechBoY » Fri Sep 06, 2013 10:26 pm

ase618: yes, because in signature is LiteSpeed server ;)

Mass update product descriptions/Hromadná změna popisků zboží


User avatar
Active Member

Posts

Joined
Mon Mar 19, 2012 1:39 am
Location - Europe, Czech republic; Hradec Králové, Brno

Post by Qphoria » Fri Sep 06, 2013 10:48 pm

CZechBoY wrote:ase618: yes, because in signature is LiteSpeed server ;)
yea.. that was what I was trying to show

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by OC2PS » Sat Sep 07, 2013 5:37 am

Qphoria wrote:My sites runs on LiteSpeed
Sweet! What;s your experience viz Apache and nginx?

Also, what do you think of OpenLiteSpeed (their new open source edition)?

OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Image
Check out: All my extensions | My FREE extensions


User avatar
Active Member

Posts

Joined
Wed Jul 22, 2009 4:15 am
Location - Hungary

Post by OC2PS » Sat Sep 07, 2013 5:39 am

CZechBoY wrote:what's your content of htacess file now?
Irrelevant. URL rewriting is via nginx config file.
MarketInSG wrote:converter for .htaccess to another format for nginx usage
You might be thinking of this http://winginx.com/htaccess
Pretty good, though the rules never end up being directly usable...require some tweaking

OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Image
Check out: All my extensions | My FREE extensions


User avatar
Active Member

Posts

Joined
Wed Jul 22, 2009 4:15 am
Location - Hungary

Post by OC2PS » Sat Sep 07, 2013 5:41 am

Qphoria wrote:http://unbannable.com/xxx (404, but see the footer which is generated by the server)
Isn;t OC supposed to be handling the 404s and showing something like http://demo.opencart.com/blah ?

OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Image
Check out: All my extensions | My FREE extensions


User avatar
Active Member

Posts

Joined
Wed Jul 22, 2009 4:15 am
Location - Hungary

Post by CZechBoY » Sat Sep 07, 2013 8:19 pm

OC2PS? you said you have apache now and migrate to nginx so you have to have .htaccess file with rewrites

Mass update product descriptions/Hromadná změna popisků zboží


User avatar
Active Member

Posts

Joined
Mon Mar 19, 2012 1:39 am
Location - Europe, Czech republic; Hradec Králové, Brno

Post by ase618 » Sat Sep 07, 2013 9:51 pm

Qphoria wrote: yea.. that was what I was trying to show
Oh gotcha:-)

artisantool.co
Don't forget to add [SOLVED] to your Thread Title (first post), if your issue is solved.


Active Member

Posts

Joined
Sun Jul 29, 2012 9:59 pm

Post by OC2PS » Sun Sep 08, 2013 4:50 am

CZechBoY wrote:you said you have apache now and migrate to nginx so you have to have .htaccess file with rewrites
We used Apache for a while. That was slow so we moved to nginx. But we miss Apache's out of the box convenience for php scripts provided by htaccess. Since we are on nginx we dont have htaccess anymore...which is why we miss them :)

OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Image
Check out: All my extensions | My FREE extensions


User avatar
Active Member

Posts

Joined
Wed Jul 22, 2009 4:15 am
Location - Hungary

Post by CZechBoY » Sun Sep 08, 2013 7:21 am

OC2PS: so you want .htaccess file in nginx, but nginx doesn't support it, then just paste here you old .htaccess file (from the age you run apache)

Mass update product descriptions/Hromadná změna popisků zboží


User avatar
Active Member

Posts

Joined
Mon Mar 19, 2012 1:39 am
Location - Europe, Czech republic; Hradec Králové, Brno

Post by OC2PS » Wed Sep 11, 2013 6:13 pm

Old .htaccess would be OpenCart's default packaged .htaccess

OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Image
Check out: All my extensions | My FREE extensions


User avatar
Active Member

Posts

Joined
Wed Jul 22, 2009 4:15 am
Location - Hungary

Post by Qphoria » Wed Sep 11, 2013 10:56 pm

OC2PS wrote:
Qphoria wrote:http://unbannable.com/xxx (404, but see the footer which is generated by the server)
Isn;t OC supposed to be handling the 404s and showing something like http://demo.opencart.com/blah ?
no.. /xxx isn't an opencart site. opencart can only handle internal routing errors. It would only work if you setup htaccess and seo urls. For the purpose of this example I have it disabled.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am
Who is online

Users browsing this forum: Amazon [Bot] and 19 guests