₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,327,107 members, 8,429,377 topics. Date: Thursday, 18 June 2026 at 07:19 PM

Toggle theme

Tolphem's Posts

Nairaland ForumTolphem's ProfileTolphem's Posts

1 (of 1 pages)

Tech JobsRe: Mobile Phone Application For Your Bulk Sms Site by tolphem: 12:49pm On Oct 24, 2013
How much will it cost to develop also for cross platform (BB, android and Symbian)
WebmastersRe: I Need A Virtual Hosting by tolphem(op): 7:23pm On Jul 16, 2013
@
curiouslad: You can try amazon ec2 instance it's free for the first year. You can install a lamp stack on a Linux AMI and have full control over your server.
I will check that out bro!!!
WebmastersRe: I Need A Virtual Hosting by tolphem(op): 10:39am On Jul 16, 2013
@Rufaai thanks for your reply. But I need something cheaper maybe someone with a vpn or dedicated server that can create a folder on his/her server and I will give the person the domains or subdomain I want to point to my root folder. So I ll just have a cpanel access and ftp. If getting just a virtual hosting is not possible
WebmastersI Need A Virtual Hosting by tolphem(op): 3:28am On Jul 16, 2013
Good morning peeps, i need a virtual host if possible with root access

For example, i want the serving domain to be www.example.com (with the ip: 50.10.9.23) and i wish to add the virtual host with either a domain or subdomain pointing their A record to the IP (eg other.dam.com),(and many more).
Can i get a virtual Host not a dedicated server or VPN with root access or someone with a root access to help point domians, or subdomain to a specified root folder.

httpd.conf
:
<VirtualHost *:80>
# This first-listed virtual host is also the default for *:80
ServerName www.example.com
ServerAlias example.com
DocumentRoot /www/theRootFileSpecified
</VirtualHost>

<VirtualHost *:80>
ServerName other.dam.com
DocumentRoot /www/theRootFileSpecified

</VirtualHost>


Thanks in Advance.

1 (of 1 pages)