Editting the default web page using SSH

Posted by MrDGOrman, 03-09-2010, 09:44 AM
This might be in the wrong section - if so, ma bad. Anyhow, I've just got my first VPS and wanted to change the default IP address page, the "Default Web Site Page", if you get my drift. I've been told that this needs to be done via SSH, so I looked into it. I've got nowhere. I've tried adding a index file to public_html and /usr/local/apache/htdocs - all via SSH, and its made no effect on the default page. Would really appriciate some help on this, points in the right direction etc as google is doing no favours for me. Thanks

Posted by MrDGOrman, 03-09-2010, 11:21 AM
Bumped to raise awareness

Posted by apsivam, 03-09-2010, 11:29 AM
What distro your VPS is running? Is Apache installed using Distro's package management or custom build (cpanel, etc.)?

Posted by MrDGOrman, 03-09-2010, 11:43 AM
Sorry but I'm new with all this, so I dont really understand what you mean when you say distro, sorry This is the specs of my VPS if that helps: VPS #1 (Virtual Private Server) - vePortal (03/07/2010 - 04/06/2010) OS Template: CentOS 5 - 32-BIT Control Panel: CPanel/WHM - Unlimited Domains - (CentOS/Fedora) Its the first VPS at BurstNET, with cpanel/whm as a extra. Sorry if this is a stupid answer aha

Posted by apsivam, 03-09-2010, 11:52 AM
OK. Your distro (or properly called Linux Distribution) is CentOS and you are running custom build Apache (with cpanel). In this case, creating a (or editing an existing) file in /usr/local/apache/htdocs with name index.html should work.

Posted by MrDGOrman, 03-09-2010, 12:21 PM
Does it have to be index.html ye? or can it be .php?

Posted by apsivam, 03-09-2010, 12:27 PM
if you want a simple HTML file, name it index.html or you want to use PHP, name it index.php

Posted by MrDGOrman, 03-09-2010, 12:40 PM
Done. Thank you very much! This thread can be closed by a moderate if needs be

Was this answer helpful?

 Print this Article

Also Read

Create A Real Time Web Page

Posted by batulang, 08-14-2006, 06:34 AMHi Everybody, I was thinking is that possible to...

PHP - check if file exists on a remote server

Posted by Gigaron, 01-16-2008, 03:08 AMI have my static files duplicated and spread over multiple...

Hosting With support for MS SBS 4.5?

Posted by SimonC, 09-29-2001, 09:26 AMDoes anyone know of a reseller package with support for...

multi line edit with php and mysql

Posted by recklessop, 01-15-2008, 09:54 PMDoes anyone know of an example of a php mysql script....

How-To: PHP bbCode Function // Intermediate

Posted by JustinSmall, 09-21-2008, 03:49 PMIt wouldn't let me post this is the tutorial section,...