MyWeb
Troubleshooting
IP blacklisting
When you try to connect to your myweb.cs.uwindsor.ca management console, you are told your IP has been blacklisted. This is caused by too many failed login attempts within a short period.
To remove your IP from the blacklist, please use the CS Password Utility.
See Passwords#Additional_non-password_related_functions.
I can't login to phpMyAdmin
You must first create a database using MySQL Management in the DirectAdmin web control panel.
About Hosting
The School of Computer Science offers all faculty, staff, and students (majors or those taking key courses) a virtual hosting environment for Web and Email. Domains created automatically through the CS Password Utility have the name userid.myweb.cs.uwindsor.ca, where userid is your UWinID.
The myWeb server is separate from the general desktop servers like Delta. You cannot access your Web files through a secure shell terminal (ssh) connection. Instead, access the files using a file transfer client as described.
You can create a new domain and access the DirectAdmin Control Panel to manage your domain (and sub-domains) by visiting the CS Password Utility. The DirectAdmin control panel can be accessed at https://www.myweb.cs.uwindsor.ca:2222/evo
Note: if you cannot access the DirectAdmin login page, please try another browser or from Incognito/private mode (check this article for help)
Basic DirectAdmin Tour
DirectAdmin is a Web-based control panel that will allow you to manage your Web site(s), email addresses, MySQL databases, and Web applications. You can also manage your files stored on the myweb.cs.uwindsor.ca server with file transfer programs, such as FileZilla, and edit your files using editors that support SFTP, such as Notepad++ and BBEdit. Separate videos are provided for that.
Multiple Domains
The myWeb server, through the DirectAdmin control panel, allows you to create e-mail addresses in your sub-domains or additional domains. Addresses can be full e-mail mailboxes or forwarded to other mailboxes.
You can access these extra mailboxes using mail clients or the Roundcube Web-based mail program. The only differences are that you need to use the e-mail addresses as the username when connecting, and cloud-based calendars and address books are unavailable. You can create a new mailbox under a domain that you control using DirectAdmin, and learn how to connect to it using Roundcube.
Creating FTP accounts
You can create highly customizable FTP accounts to allow other users access to specific parts of your domain. The password for the account can be reset at any time by the owner of the domain or by the user. Once the account has been created and the user is given a password, the user can change the password to something they prefer.
File Access
Notepad++
Notepad++ can easily access files stored on the myWeb server from your PC. Editing remote files is as easy as editing local ones on your PC.
BBEdit
BBEdit is a fantastic text editor for macOS that is available for free through the App Store. For those of you who are familiar with it, TextWrangler is now BBEdit.
BBEdit interfaces with files on the myWeb server with just a couple of clicks.
Accessing files from a Linux desktop
It is easy to access your myWeb files from Linux desktops. The best way is to create a bookmark in your Places that will link to your domain's folder on the myWeb server.
Follow these steps:
- From Places, open your Home Folder
- In Location, enter sftp://myweb.cs.uwindsor.ca/domains, and press Enter
- Enter your userid and password to establish the connection.
Once the connection is made, you will see the contents of your myWeb domains folder. Your Web files are in sub-folders named public_html for the corresponding domain.
You can add a bookmark so that this connection is made every time you login to the Linux desktop.


