Thank you so much saved a lot of time when working working with bulletphp in IIS especially the logic for making matching / or /index both to /index.php?u=/
For other extensions like .html, I have tried replacing all the "aspx" in the code to "html" and it worked. I put the web.config file in my website's root directory.
great video! thank you samy. i have always wondered how this can be done. But now, how does hiding the file extension be of any help in real life? please educate me.
first you have to download and install web platform installer check out the following video th-cam.com/video/RfSkPbaM15E/w-d-xo.html and then search for the URL rewrite module
Thanks for the video, I have tried below my requirement, but not able to achieve. Do you have any idea? my-public-url.com is just a public url and it is pointing to my public ip server (20.23.45.67) my dev internal url : my-Dev-url.local (it points to the web appication in ex: 10.99.11.20:1562) my QA internal url : my-QA-url.local (it points to the web appication in ex: 10.99.11.20:2678) my UAT internal url: my-UAT-url.local (it points to the web appication in ex: 10.99.11.20:3456) When I click on the url my-public-url.com/Dev it should redirect to my dev url When I click on the url my-public-url.com/QA it should redirect to my Qa url When I click on the url my-public-url.com/UAT it should redirect to my UAT url Is it possible to achieve the above requirement using IIS proxy rules , if yes please help me how to do that. Thanks in Advance.
Thanks for not wasting our time!
Your welcome
Thanks a Ton... Directly coming to the point📍 is very good👍
Thank you so much saved a lot of time when working working with bulletphp in IIS especially the logic for making matching / or /index both to /index.php?u=/
Glad it helped!
does it work to php in IIS which has no web.config file ?
Big thanks! Saved me a lot of time.
Your welcome and thank you for watching suscriber Channel
is there a way also for change the name of the aspx file?... website.com/nofun instead pf fun.aspx ??
Yoooo... Thanks... saved my day!
For other extensions like .html, I have tried replacing all the "aspx" in the code to "html" and it worked. I put the web.config file in my website's root directory.
Thank you so much. very well explained
it redirects and then 404s. what am i doing wrong
Thanks a lot. That really saved my day :-D
Your welcome
great video! thank you samy. i have always wondered how this can be done.
But now, how does hiding the file extension be of any help in real life? please educate me.
Awesome just used this works a treat, many thanks
+Ismail Mayat Thanks for watching
I have a problem, I open the IIS but I can't find the URL Rewrite, how can I install it? Thanks
first you have to download and install web platform installer check out the following video th-cam.com/video/RfSkPbaM15E/w-d-xo.html and then search for the URL rewrite module
Excelente funciona perfecto!
Very simple and helpful video
+Techtik Thanks
How to write rule for both html and aspx
Awesome keep going.....
is it possible to remove the .html extension
yes it is possible using urlMappings
Thanks for the video, I have tried below my requirement, but not able to achieve. Do you have any idea?
my-public-url.com is just a public url and it is pointing to my public ip server (20.23.45.67)
my dev internal url : my-Dev-url.local (it points to the web appication in ex: 10.99.11.20:1562)
my QA internal url : my-QA-url.local (it points to the web appication in ex: 10.99.11.20:2678)
my UAT internal url: my-UAT-url.local (it points to the web appication in ex: 10.99.11.20:3456)
When I click on the url my-public-url.com/Dev it should redirect to my dev url
When I click on the url my-public-url.com/QA it should redirect to my Qa url
When I click on the url my-public-url.com/UAT it should redirect to my UAT url
Is it possible to achieve the above requirement using IIS proxy rules , if yes please help me how to do that.
Thanks in Advance.
Thank you a lot, was so useful.
Your most welcome and thank you for watching the video don't forget to share like and subscribe
how to stop redirecting in login.axpx
Hi! Did you find any solution?
Thanks alot really worth it
Mansur Ali Your welcome :)
Thank you Sachin!
Rehanofc1 Your welcome :)
Great video!
***** Thank you :)
All was great until I tried to render my sharepoint homepage. The advice is good for standard web dev outside of sharepoint.
This video is nice. But, it makes images/myfile.png as images/myfile.png.aspx which makes the image not renderable.
Thanks many many.
Thanks alot
amazing