apache - Why does changing default file under sites-available also changes the default under sites-enabled in nginx? -



apache - Why does changing default file under sites-available also changes the default under sites-enabled in nginx? -

so, in nginx have default file under /etc/nginx/sites-enabled /etc/nginx/sites-available. if create alter in one, reflects in other. why so? don't want know how prepare (but answering help), looking why , how gets reflected in both places.

the files in "sites-enabled" symbolic links files in "sites-available". means don't have own "content", point other files.

apache tomcat nginx proxy reverse-proxy

Comments

Popular posts from this blog

php - How to pass multiple values from url -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

database - php search bar when I press submit with nothing in the search bar it shows all the data -