How to: Connect to your MyWeb website using File Explorer in Windows


Instructions

Ensure your device has Network Discovery enabled, which can be enabled by opening File Explorer, clicking Network, and then clicking on the dialogue prompt that comes up and enabling it. If, instead of a dialogue prompt, the Network tab shows available devices, then Network Discovery is already enabled.

Option #1

1) Connect to the TTUnet network using either a wired, wireless, or VPN connection.

2) Open the Run dialog box.

3) Type the file path for your MyWeb account and click OK. Use the format \\myweb.ttu.edu\users\your_eRaider_username.

example screenshot

4) If you are prompted for credentials, type your eRaider username and password, and click OK.

  • Username: ttu\your_eRaider_username
  • Password: your_eRaider_password

example screenshot

Option #2

1) Connect to the TTUnet network using either a wired, wireless, or VPN connection.

2) Follow the instructions on how to map a network drive (Windows 11 or Windows 10). In those instructions, use \\myweb.ttu.edu\users\your_eRaider_username for the folder location (path).

3) If you are prompted for credentials, type your eRaider username and password, and click OK.

  • Username: ttu\your_eRaider_username
  • Password: your_eRaider_password

example screenshot


OUTCOME

A File Explorer window will open to your web space.

You can publish your website by dropping your files into this folder. Any files or folders placed in the "myweb" folder will be readable over the web by anyone. You can create/edit files here to modify your website.

CAUTION: Any files you delete from here will be unrecoverable.

The name of the home page required is one of the following:

  • index.php
  • index.asp
  • index.aspx
  • index.htm
  • index.html
  • default.php
  • default.asp
  • default.aspx
  • default.htm
  • default.html
  • home.php
  • home.asp
  • home.aspx
  • home.htm
  • home.html

The web server will look for the file names in the order listed above. The file name is case sensitive. If you rename your home page file to one of these file names, then the page should show up when you go to your website's URL at either https://myweb.ttu.edu/your_eRaider_username or https://www.myweb.ttu.edu/your_eRaider_username. Be sure that you have your home page in the root directory of your account and not in a sub-folder.