Carson Duling
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Carson Duling-
Carson Duling commented,
Okay. Thanks for the help.
-
Carson Duling commented,
Okay. It's starting to come together, but I'm not sure how to format the additional file correctly. In the main file that keeps getting rebuilt, /etc/nginx/conf.d/users/{username}.conf, I already ...
-
Carson Duling commented,
Do you mean I should be able to create a separate .conf file that I include using "include {file path}" to make these changes, and I would just exclude the server_name directive in that file? Or ar...
-
Carson Duling commented,
Of course. In the /etc/nginx/conf.d/users/{username}.conf file, I have a "location / { ... }" block with several nginx directives. In this block, I only want to change the "proxy_pass" value from w...
-
Carson Duling commented,
Hey! Thanks for the response. I could try doing that but I don't know how I would be able to only add specific portions if I get an error when I repeat the server_name directive in my custom file.
-
Carson Duling created a post,
Unable to stop nginx .conf files from being rebuilt frequently
Hello, I'm having an issue with cPanel and nginx. Months ago, I installed nginx on my server and got it working. I recently added a new domain and had to make several changes to the file in /etc/ng...