Instructor:

Treadway, Dwayne C.

 

Date:

September 7, 2020

 

Information:

 

Quick Glance:

Week 1

Week 2

Week 3

Week 4

Week 5

Week 6

Week 7

Week 8

Week 9

Week 10

Week 11

Week 12

Week 13

Week 14

Week 15

Week 16

 

 

 

 

 

 

 

Cpanel: ART 117 - Design For The Web II

Home Page // Assignments // Notes Page // Paper Page // Links Page // Cpanel // Maps // Books // SVGs

  Date: Links:  
   

--cPanel-- Start Here: https://www.youtube.com/watch?v=0u0DKJbjNQ4

 

This is where to go to buy cPanel | wiki

 
Week 1 August 25, 2020

To change message on Error pages, scroll down to Advanced, select error pages, select webpage, customize.https://www.cpanel.net/pricing/

 

My pinholerevolt.com page allows my to put in a message

 

August 25, 2020: In my carmycat.com my 401 page is actually my 504 page. It says it is my server--I cannot do this--find the correct code to imput.

 

This code seemed to work.

 

<title> Please put in password</title>
<style type="text/css">
body,td,th {
color: #5E5B5B;
font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
}
body {
background-color: #413F3F;
}
</style>
<!--[if lt IE 9]>
<link rel="stylesheet" type="text/css" href="css/ie_8.css" />
<![endif]-->
</head>
<body>
<div id="block_error">
<div>
<h2>Error 401. Server is unavailable--use password</h2>
<p>Please try to access the site later when you have the correct information. </p>
</div>
</div>
</body>
</html>

 

You can create a External Authentication to your cPanel account. To do this go to a regular cPanel login. I cannot do this with my namecheap cPanel. If I do not use cPanel, this ability to login with this method is below the regular cPanel login. Follow the steps to create a new account using your email as your credentials. When in cPanel, go to the password section to find more informations and settings.

 

 

 

 
Week 2      
Week 3      
Week 4  

 

 
Week 5      
Week 6      
Week 7      
Week 8      
Week 9  

 

 
Week 10      
Week 11      
Week 12      
Week 13      
Week 14      
Week 15      
Week 16      

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Cp