Hi Team , I have a Web Application with multiple pages (Login, Signup, forget password etc ) created using TypeScript . I want to create config file such a way that , when users click on Submit button on Login page it should take them to home page or if they click on Forget password it should take them to the forget password page. How can i achieve this scenario in nginx. I researched buby Nisharunnisa - How to...
Hi Thank you for the Response ! I tried that way it either throws permission denied or Forbidden error. I have actually replicated same on my WSL ubuntu machine . I see all the permissions set on the Files but i still get permission denied . Please find my nginx.conf below & also the Screenshot of permissions on my filesby Nisharunnisa - Other discussion
Hi Team , I am configuring nginx in Windows . When i am changing the file name from index.html to sample.html or any other name it is throwing an error 403 Forbidden error Initially i thought it is Permission error but i figured out it is the file name How to change the default.conf to serve any files with .html extension Thanks & Regards Nisharunnisaby Nisharunnisa - Other discussion