Showing posts with label edit. Show all posts
Showing posts with label edit. Show all posts

Sunday, August 23, 2015

How to Enable SSL Protocol (5 Steps)


Click the Windows 'Start' button and select 'Control Panel.' Double-click 'Administrative Tasks' and then click the 'Internet Information Services (IIS)' icon. This opens the configuration window.
Right-click the website you want to edit on the left side of the window pane. Select 'Properties' to open the configuration window for the website.
Click the 'Website' tab. In the section labeled 'Web Site Identification,' verify that the port enabled is '443'; 443 is the default number for SSL-secured sites.
Click the 'Advanced' button. In the window that opens, look in the section labeled 'Multiple SSL Identities for this Web Site.' If port 443 is not displayed, click the 'Add' button and enter 443 in the text box labeled 'SSL Port.' Click the 'OK' button.
Click the 'Directory Security' tab. Select a directory on the website and click the 'Edit' button. Check the box labeled 'Require Secure Channel (SSL).' Click the 'OK' button. SSL is now enabled on the server.
VPS Hosting

Saturday, August 22, 2015

How to Modify a Website With GoDaddy (7 Steps)


Log into your GoDaddy account and click on 'Hosting' under 'My Products.'
Click the green arrow under 'Launch' to open your hosting account. On the next page, click the 'Your Files' button in the top left. The File Manager will open, giving you access to your server's files. Your website files are stored on the server.
Navigate to the location of the file(s) you want to edit on your website. If you want to edit the 'contact' page, for example, you would probably want to edit the file named 'contact.html' or 'contact.php.' It may be found under a subfolder, such as 'html' or 'website.' Check with your Web developer if you aren't sure which file to edit or where it is located.
Left click your mouse beside the file you want to edit in the checkbox. Click the 'edit' button found in the navigation menu going across the top of the File Manager.
Use the visual editor in the new window to add or edit content, or click 'HTML' in the top right to open the file in HTML view. If it appears blank, click the 'HTML' button to see the contents of the page.
Modify your file and click the 'Save File' icon in the top left of the editor. The 'Save File' icon is an image of a floppy disk.
Check your website to verify the changes you made.
VPS Hosting