nginxconfig.io icon indicating copy to clipboard operation
nginxconfig.io copied to clipboard

⚙️ NGINX config generator on steroids 💉

Results 77 nginxconfig.io issues
Sort by recently updated
recently updated
newest added

## Feature request ### Feature description I'd like to have Content-Security-Policy header different for different domains. ### How the feature is useful If I have one domain running WordPress, which...

## Help request Let's say I choose not to use Let's Encrypt certificate but any other paid certificate for domain. When certification type _Let's Encrypt_ is enabled I see `ssl_trusted_certificate`...

## Feature request move limit_req option to Wordpress or make it universal ### Feature description The limit_req option is currently under "Global -> Security" but only applies to Wordpress. Either...

## Feature request ### Feature description I think husky and lint-staged can be good to the project ### How the feature is useful Husky and lint-staged prevent commits if some...

## Information https://whatismybrowser.com/w/BBENSKX ## Help request ### Problem Hot reload not work with VM Linux, I use Windows with VM Linux because the dev command don't work in Windows, I...

## Information https://whatismybrowser.com/w/WCK9JR7 ## Details Open [this link](https://www.digitalocean.com/community/tools/nginx?domains.0.server.domain=mysite&domains.0.server.path=%2Fusr%2Fshare%2Fnginx%2Fhtml&domains.0.https.certType=custom&domains.0.https.sslCertificate=%2Fetc%2Fnginx%2Fssl%2Fmysite.crt&domains.0.https.sslCertificateKey=%2Fetc%2Fnginx%2Fssl%2Fmysite.key&domains.0.php.php=false&domains.0.reverseProxy.reverseProxy=true&domains.0.reverseProxy.proxyPass=http%3A%2F%2Fmysite%3A5000&domains.0.routing.index=index.html&domains.0.routing.fallbackHtml=true&domains.0.logging.errorLogLevel=error&global.https.ocspCloudflare=false&global.https.ocspGoogle=false&global.https.ocspOpenDns=false&global.nginx.user=nginx&global.nginx.pid=%2Fvar%2Frun%2Fnginx.pid&global.docker.dockerfile=true&global.docker.dockerCompose=true&global.app.lang=zhTW). You will find this: ```nginx access_log /var/log/nginx/access.log buffer=512k flush=1m; ``` Here is the NGINX log: ```log 2022-11-18 20:02:34 2022/11/18 12:02:34 [emerg] 1#1:...

## Type of Change - **Something else:** Deps ## What issue does this relate to? cc https://github.com/do-community/do-vue/pull/61 / https://github.com/do-community/do-bulma/pull/55 ### What should this PR do? Updates Node.js to the latest...

## Information https://whatismybrowser.com/w/MLNCGRF ## Details # reverse proxy location / { proxy_pass http://127.0.0.1:3000; proxy_set_header Host $host; include nginxconfig.io/proxy.conf; } ### Description Wrong: # reverse proxy location / { proxy_pass http://127.0.0.1:3000;...

## Type of Change Add persian translate ### What should this PR do? ### What are the acceptance criteria? This is just translation so it can not break the app