Question
Sites-Available/Sites-Enabled Not Here?
When I followed the tutorial and went to create my .conf file for my laravel project. Nginx did not have a sites-available or sites-enabled directory?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Dear
I am installed apache and nginx in my magento (linux) server. i want to configure apache as primary and nginx as reverse proxy. so after nginx installation i got the same port using error. so i have changed apache port 8080 in /etc/httpd/conf/httpd.conf . so the issue is fixed . now the both services (apache & nginx) working sucessfully without any issues. but how can i check that whether nginx working as reverse proxy. i have gone through a lot articles. but i cannot understand . even some of the config paths are not seeing in my server too as per the article
some one please help me on this please