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.

FTP Server Question

Featured Replies

How do you change your main page to another page?

 

For example; If I didn't want to use a page that says index as the main page any more. I googled and failed. :rolleyes:

I use a program called "FTP Surfer".

 

 

Anyone else know how to change it?

 

Thankies <3

If your server is Apache, then you upload a file called ".htaccess" (no file name, just a dot to start)

 

Inside it you put:

DirectoryIndex first-file-to-see.html next-file.cgi somethinelse.php index.htm

 

What this tells the server is when someone looks at your domain (or a folder, if you've placed it in there) to load first-file-to-see.html but it's not there, try next-file.cgi... and so on.

 

:)

  • Author

Thanks. I'll give it a try. =D

How do you change your main page to another page?

 

For example; If I didn't want to use a page that says index as the main page any more. I googled and failed. :rolleyes:

I use a program called "FTP Surfer".

Anyone else know how to change it?

 

Thankies <3

 

Or you can use a redirect no? a javascript meta redirect?

Or you can use a redirect no? a javascript meta redirect?

 

You could do, but you'd still need a page called index to redirect, using the .htaccess you don't.

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.