Flash content not loading - iis

I've hosted a website on IIS. This website has a image slider done using flash and this flash content loads only when the website is bound to port 80.It is not working on any of the other ports.I've assigned port 85 to this website and the flash content is not loading.
Platform Details
1)Windows server 2012,IIS 8,Joomla,php.
Note:
It is working perfectly on port 80.

Related

Why is app deployed to heroku opening with HTTP on mobile by default?

When I am using desktop browser(Chrome) everything is fine, I type appname.herokuapp.com and I got redirected to https:// but when I try to enter my application on mobile version of Chrome for android and I do the same thing it gets redirected to http:// and then I have to add "s" to URL. What could be a reason behind this?
App is wrriten with react.js, node.js, express, no database.

My React site is load fine in pc's browsers but not in mobile browser why?

I have created a site using React + Node.js .
Site works fine in pc's browser and do all functions. but in mobile site can't load landing page only show white (blank) page. I could not understand what is the issue behind.
The Site url is:
click here to visit site

Wifi hotspot with redirect to HTML

I'm trying to create a wifi hotspot in windows 10 that redirects the connected devices to a specific HTML page, hosted on the pc. I can create the hotspot. Is there a way to force a HTML page load, like some routers do?
The plan is:
1- The user will connect to the pc wifi hotspot.
2- The user device will load a HTML page hosted on the pc.
3- The user will download files through the links on the HTML page.
The simple way to do that is to install any DNS server. This article can help to choise one. After that you can redirect all DNS requests to your PC. However it does not ptotect from opening web page by its IP.
The other way is to have Proxy on your PC that will redirect all traffic.

How to redirect external internet traffic from my IIS express server to another external website host

I am trying to redirect traffic coming to my home server.
This should be such a simple task, but none of the samples I have found seems to do what I need.
I just want to bounce anything coming in for a specific url to a whole other server on the wwww. Preferably preserving the domain name in the process.
I have IIS 2010 express installed on the server. That does not seem to have HTTP Redirect installed. Control Panel not offering to install it either.
Maybe I can do this with the dlink router?
I am running windows 10. On Win 7 I could create a website that redirected to a new url, but for win 10 no can do.

IIS set up new site with different port

Hi I'm trying to create a new site on IIS 7. Everything works fine except that I use a different port 8088 for this new site. I can browse the site on server via localhost:8088. However, I cant access from a remote machine via ip_address:8088. Did I miss anything?

Resources