Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

IIS6 - URL alias

Featured Replies


I think a redirection should do the task.

So as far as I can tell:

1. Create a virtual directory named "D-N-A".
2. In the properties dialog of this dir, go to the "Home Directory" tab and select the "A redirection to a URL" radio button.
3. In the "Redirect to:" box, type your URL "http://www.scene-out.com/party/showproduct.php?product=54".
4. Then select the "the exact URL entered above" checkbox.

Hopefuly, this is what you want.

piro

Completely agree with piro, you can also use a default document that includes a script (like Javascript), that redirects to the URL that you want. :P

  • 6 months later...
  • Author

Just came across the following on another website:

The other way to do this is server-side via the .htaccess file in your web root.

Add a Redirect request to your .htaccess file in the following general form:

Redirect whatpage.html http://www.mysite.com/otherpage.html

This sounds like a much better idea and easy to add new redirects in the future. Anyone have any comments on doing it this way?

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.