Hi your video on this topic was helpful. But how can i use the same to work for jenkins instead of apache httod? Your reply will help me a lot. I tried getsebool for jenkins but it didnt fetch.
I am not getting in nginx backend data after calling APIs in response header showing index.htm page Content type is text.html can you plz help me to resolve it. There might be configuration issue?
I am expecting data but I am not getting any data from backend only content type:text.html is reflecting in response header, my backend data is not reflecting in UI But Api status is 200.
Thanks i was stuck for more than 5 days in this .THANKS VERY MUCH.God bless you.
Glad it helped :)
Thank you for your wishes :)
Thank you Prashant !! As always love to watch your videos. Very useful.
Glad to hear that!
bro really awsome server configuration video.Thanks for awsome content.
Glad to hear that!
thanks for uploading the updated video👍
Great videos very simple to understand
Thank you for comment
Bhai aap to mereliye bhagwan ke tarahe ho kuch b doubt atta hai to apka videos dheek leta hu ❤❤❤
Thank you so much Rahul for the feedback!
All the best!
Sir... command ko please detail mai explain kar do....
jaise ki setbool wali command mai -P end mai kyu lgaya?
Thoda aur help help ho jayegi humari
Very benefit brother
Thank you sir for the good information.
Always welcome
@@MPrashant LOGGING NETWORKING P VEDIO CHHIE FOR DEVOPS TOP 50 BETWORK COMMANDS AND TOP 5 COOMAND LOG AS SAR AND LOG ROTtae
@@MPrashant logging dedicated vedio, networks commands dedicated vedo , ye 2 vedios chhie 1-1 hour ki for devops ardeing
Inside to out forwarding proxy general.access for clients users
Outside to inside Reverse proxy where server deployed
Load balance active passive etc
Thanks bhai❤❤
Hi your video on this topic was helpful. But how can i use the same to work for jenkins instead of apache httod? Your reply will help me a lot. I tried getsebool for jenkins but it didnt fetch.
Very nice
Sir !!! 🙌🙌❤️❤️
hello Prashant in my nginx.conf file server block is missing what I do
Thank You
Welcome!
Great Video.....
Thanks for the visit
Please make a video to setup Linode Beef over wan using nginx
please make a vedio on app deployment on kubernates
soon
great video sir....but sir I have received 502 errors and in logs received connection refuse.pls help me out
bhai error aa rha hai jaise hi main nginx.conf file me proxy passkrva rha hu to error aa rha hai nginx service reload nhi ho rhi hai
if i set SElinux on setenforce 0, then Access Denied issues will be solved.
Hi I would like to know how to install Nginx reverse proxy in Linux
Please advise accordingly
bhai error aa rha hai jaise hi main nginx.conf file pe proxy pass krva rha hu uske baad nginx service ko reload nhi hone de rha hai plz revert
Brother make a video on linux patching as well
As soon as possible
Nice
Sir one video DHCP and DNS
sure I will try to make soon
I am not getting in nginx backend data after calling APIs in response header showing index.htm page
Content type is text.html can you plz help me to resolve it. There might be configuration issue?
so you are expecting text.html page in response to API Call?
I am expecting data but I am not getting any data from backend only content type:text.html is reflecting in response header, my backend data is not reflecting in UI
But Api status is 200.
sir koi website open karo toh welcome to nginx aata woh website nahi khulti toh plz bata do kaise hoga short me
you have to make sure that proxy configuration done properly
and the path where your index.html file of your website kept
try to check your configuration file properly, am sure you can find it
Hi guys i am trying to configure reverse proxy in nginx but it goes from only one port 9180
But not working for port 8780
What is the issue..?
can you check if port 8780 is open and not in use already..
Yes it is open
If i put 8780 above the 9180 line then 8780 is work but then 9180 is not available
@@MPrashant my proxy pass is like this
sever {
Listen 80;
server_name localhost;
location / {
proxy_pass localhost:8780;
}
}
sever {
Listen 80;
server_name localhost;
location / {
proxy_pass localhost:91
80;
}
}
Why we use nginx as a reverse proxy?
It is indeed most widely used platform for reverse proxy
@@MPrashant but professionals use HAproxy over Nginx
Sir mera node js ka server run
trying to use NGINX reverse proxy for node js?
@@MPrashant me angular universal use kar rha hu usme routes kaam nhi kar rhe sirt main route work kar rha h