Skip to content Skip to sidebar Skip to footer
Showing posts with the label Nginx

How To Use Custom Location Or Path Instead Root For Several Apps Using Nginx?

Problem I have a web which works fine on a root domain like mydomain.com without any modification. … Read more How To Use Custom Location Or Path Instead Root For Several Apps Using Nginx?

How To Decode "content-encoding: Gzip, Gzip" Using Curl?

I am trying to decode the webpage www.dealstan.com using CURL by using the below code: $ch = curl_i… Read more How To Decode "content-encoding: Gzip, Gzip" Using Curl?

Nginx Not Loading External Css File

I created a test html page, inline javascript and css is working fine. But when an external css she… Read more Nginx Not Loading External Css File

Why Request Without Suffix Of Filename Extension Html Will Download File?

I want to test the nginx‘s echo module.And I want to echo the url of what I type in browser. My ngi… Read more Why Request Without Suffix Of Filename Extension Html Will Download File?

How To Use Custom Location Or Path Instead Root For Several Apps Using Nginx?

Problem I have a web which works fine on a root domain like mydomain.com without any modification. … Read more How To Use Custom Location Or Path Instead Root For Several Apps Using Nginx?