Edi Septriyanto

Results 38 comments of Edi Septriyanto

> $ sudo setenforce 0 > The problem go away if I disable SELinux, but this is not a good solution. have you add user running Apache process to SELinux...

Willing to help, but I am still n00b :grin:

Nginx config structure need to re-organize for LEMPer v3

OpenVZ VPS doesn't support quotas.

.app domain has already used by Google, we will not use it for local domain. As an alternative we can use .test for local domain.

Laravel Valet is good example to adopt Ref: https://laravel.com/docs/6.x/valet Source (in PHP) https://github.com/laravel/valet Implementation must be initialized when v2.0.x is available

Use dnsmasq Doc: https://thekelleys.org.uk/dnsmasq/doc.html Sample config: https://github.com/aviddiviner/til/blob/master/devops/set-up-a-local-test-domain-with-dnsmasq.md

Current solution as mentioned in issue #85

Hi @meatlayer It should be fixed now ( #140 ), could you test and verify it, please. Thanks for your report :+1: Regards

Sample configs: https://ubiq.co/tech-blog/enable-cors-nginx/ https://docs.viblast.com/player/cors/cors-on-nginx https://gist.github.com/algal/5480916