Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

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.

Server Rewrites

Featured Replies

Not sure if this is in the right section but here goes. I have a website that was hosted 1&1, after a few issues I decided to move to another host. I have now noticed that the internal links on our site no longer work so they can no longer be accessed via www.examplesite.com/sub-page, they have to be accessed via www.examplesite.com/sub-page.html. Does anyone know how to enable rewrites to enable me to fix them again? Thanks in advance.

Not sure if this is in the right section but here goes. I have a website that was hosted 1&1, after a few issues I decided to move to another host. I have now noticed that the internal links on our site no longer work so they can no longer be accessed via www.examplesite.com/sub-page, they have to be accessed via www.examplesite.com/sub-page.html. Does anyone know how to enable rewrites to enable me to fix them again? Thanks in advance.

 

 

I don't know about 1&1 but if they support mod_rewrite you could just use an .htaccess file to do the redirects.

here's an example of an .htaccess file working on one of out 1&1 servers....

 

RewriteEngine On
RewriteRule ^rsm(.*) rsm.php
ErrorDocument 404 /rsm.php

Create an account or sign in to comment

Account

Navigation

Search

Search

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.