ButlerCC WebDevelopment Sandbox

Whether you've created a simple static website or developed a dynamic site using client-side webscripting, a Content Management System, or custom server-side programming, understanding how to upload your work to a webserver and share it with the public is an important part of the web development process. Additionally, web developers must understand server configuration, behavioral differences in development and production environments, optimization techniques, and how to test accessibility, responsiveness, and site performance in the real world.

There is no substitute for experience, period. This webserver sandbox provides a valuable learning experience for you as a Web Developement student. You may not be proud of everything you produce and you will likely make some embarrasing mistakes along the way, but you will gain extremely valuable “real world” experience on your journey. And that's a promise!

We hope to automate account setup and support functions in the near future. Until then, the following information should help you get started.

How Do I Create My Account?

Free webserver accounts are provided only to currently enrolled Butler Community College Web Development students. Your instructor will provide your account details (your assigned subdomain, username, and initial password), demonstrate how to configure your cPanel and publish to your account, and answer your general questions, including how to request a password reset. Until there is an automated support system in place, please contact your instructor if you have any problems with your hosting account.

How Do I Upload My Files?

You can use any FTP program, like Filezilla, the FireFTP Firefox extension, or even Dreamweaver to upload files to your account. Your instructor will walk you through this process in class. But just in case you forget, refer to the settings below, or review one of our brief tutorials.

FTP Settings:

  1. FTP Host: yoursubdomain.butlerccwebdev.net
  2. FTP Username: yourusername (the one you use to login to your cPanel)
  3. FTP Password: password (the one you set in your cPanel)
  4. Upload Directory/Initial Host Directory: public_html - all files and folders must be stored in the public_html folder

What Is My URL?

Once you have uploaded files to your subdomain, point your browser to your subdomain. Your URL will look like this one except you'll enter your assigned subdomain: http://yoursubdomain.butlerccwebdev.net/ - Your index page (index.html or index.php) will be returned by the web server.

Web Developer Tutorials and Resources

New tutorials and resources are continually added to the support section of this site. Some of our most popular resources are listed below. If you don't see what you need, check out the full list of tutorials and resources.

© 2010–2024, ButlerCC Webhosting. All rights reserved.