Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Grav with OpenLiteSpeed Web Server?
· 12 years ago
Great, going to give that a go now :) Thanks
-
Grav with OpenLiteSpeed Web Server?
· 12 years ago
Hi driedfigs, Yes - Here's my Nginx chost config -- without tweaking for performance. server { listen 80; server_name yourservername.com; root /path/to/your/webroot/grav; #index index.htm
-
Grav with OpenLiteSpeed Web Server?
· 12 years ago
You can see my .conf here https://community.centminmod.com/threads/grav-flat-file-cms.1958/#post-9341
-
Grav with OpenLiteSpeed Web Server?
· 12 years ago
Gday duskop, were you using a Vhost in Nginx? I can't seem to get grav to work with one..
-
Grav with OpenLiteSpeed Web Server?
· 12 years ago
Thanks! That sounds very promising. I will try OpenLiteSpeed..
-
Grav with OpenLiteSpeed Web Server?
· 12 years ago
I've not tried OpenLiteSpeed, only the regular commercial product as provided by WireNine. However, performance is impressive! Also it's totally apache compatible so .htaccess just works. Infact yo
-
Grav with OpenLiteSpeed Web Server?
· 12 years ago
I'm currently running Grav with Nginx on my OS X 10.9.5 localhost and my servers (OpenBSD and Raspberry Pi). Nginx and APC cache help with the Pi's performance -- rhukster mentioned on Gitter that he
-
No support for öäü?
· 11 years ago
ahhh i remember the issue with collection and next/prev, i write in the notepage and i check tomorrow thanks for remember me Rhusk :)
-
No support for öäü?
· 11 years ago
Please create an issue in the Grav github project and i'll take a look next time i'm doing a bug hunt. Thanks!
-
No support for öäü?
· 11 years ago
I remember in codeigniter the non english chars is trashed when create a title url, we can do the same? I not try use non english chars on the folder, but i think the best way :)