chevereto
ISPConfig Directive Snippets for nginx
Това са моите снипети за nginx (nginx rewrite urls) които използвам в ISPConfig:
Yourls rewrite за yourls
try_files $uri $uri/ /yourls-loader.php;
Chevereto rewrite – best images script in the web – chevereto
location / { index index.php; client_max_body_size 30m; client_body_buffer_size 128k; if (!-e $request_filename) { rewrite ^/(.*)$ /index.php last; } } location /admin { try_files $uri /admin/index.php?$args; }
WordPress nginx rewrite – wordpress
try_files $uri/ $uri /index.php?q=$uri&$args;
За opencart , вижте тази публикация
А за clip-bucket, прочетете тази публикация.
Chevereto – great product!
I want to say big thanks to chevereto support . Great team , great product,low price! I’m using it on snimka.org when there was first release which was free . The product is great and I deside to buy it, and now I want to tell public that I’ve love chevereto and I recommend it to all of you! 🙂
Big thanks again!