Welcome Guest. Please Login or Register  


You are here: Index > Webuzo > General Support > Topic : Subdomains not properly working



Threaded Mode | Print  

 Subdomains not properly working (2 Replies, Read 11833 times)
insomer
Group: Member
Post Group: Newbie
Posts: 12
Status:
Hello,

We've created the following subdomain for a WP instance: http://jerberrypi.insomer.com/

The point is, we would like to be able to access this instance by typing www.jerberrypi.insomer.com, but it does not work, and it should, according to the httpd config:

Code
<VirtualHost 178.33.75.70:80>
        suPHP_UserGroup soft soft
        <Directory /home/soft/www/jerberrypi.insomer.com/cgi-bin>
                        RMode stat
                RUidGid soft soft
        </Directory>
        ServerName jerberrypi.insomer.com
        ServerAlias www.jerberrypi.insomer.com
        DocumentRoot /home/soft/www/jerberrypi.insomer.com
        ScriptAlias /cgi-bin/ /home/soft/www/jerberrypi.insomer.com/cgi-bin/
        ServerAdmin support@insomer.com
        ErrorLog /var/log/httpd/jerberrypi.insomer.com.err
        CustomLog /var/log/httpd/jerberrypi.insomer.com.log combined
</VirtualHost>


Can you please advise?

Thank you.
IP: --   

Subdomains not properly working
divij
Group: Member
Post Group: Elite Member
Posts: 290
Status:
Hi,

Sir, try to restart apache service from the command line.
Here is the command for same:
Code
root> service httpd restart

If you still face an issue please open a support ticket with your server and Webuzo user detail.

Edited by divij : November 22, 2013, 6:03 am
IP: --   

Subdomains not properly working
insomer
Group: Member
Post Group: Newbie
Posts: 12
Status:
I already restarted the daemon.

I will open a ticket, thank you.
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is May 23, 2024, 6:11 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.026