₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,953 members, 8,424,304 topics. Date: Thursday, 11 June 2026 at 12:36 AM

Toggle theme

Help! With VPS Setup - Programming - Nairaland

Nairaland ForumScience/TechnologyProgrammingHelp! With VPS Setup (1200 Views)

1 Reply

Help! With VPS Setup by dozies1(op): 11:21pm On Apr 09, 2016
I paid for a VPS and was given the following details:
Service package : OptimaKVM
Setup date : 2016-04-03
Domain name : dozie.steve.pserver.ru
Server IP address :
User : root
Password :

I have followed theses tutorials :
http://vpstutorial.com/setup-a-vps-to-host-website/
https://www.howtoforge.com/centos-apache-config-virtual-host
but i'm still unable to visit my domain. So, Please i need someone to tell me what the problem might be.

This is what i have in Virtualhost

<VirtualHost *:80>
RewriteEngine on
RewriteCond %{HTTP_HOST} ^www\.dozie.steve\.pserver.ru$ [NC]
RewriteRule ^(.*)$ http:/dozie.steve.pserver.ru$1 [R=301,L]
ServerName dozie.steve.pserver.ru
ServerAlias www.dozie.steve.pserver.ru
DocumentRoot /home/sample/public_html
ErrorLog /var/log/sample.com_error_log
CustomLog /var/log/sample.com_access_log combined
DirectoryIndex index.html index.htm index.php index.php4 index.php5
SetOutputFilter DEFLATE
<Directory /home/sample/public_html>
Options -Indexes +IncludesNOEXEC +SymLinksifOwnerMatch +ExecCGI
allow from all
AllowOverride All
</Directory>
</VirtualHost>
Re: Help! With VPS Setup by dozies1(op): 1:17pm On Apr 10, 2016
embarassed cry Please help me
Re: Help! With VPS Setup by dozies1(op): 1:31am On Apr 11, 2016
1 Reply

We Can Setup And Maintain Your VPS ServersWho Can Configure Install Cpanel On Linux VPS234

Vb.net Programming Language TutorialHow Much Do Programmers Make?ASK For Solutions On Your (php,css,c,c++,python) Problems Here