Current time: 05-17-2024, 12:40 PM Hello There, Guest! (LoginRegister)


Post Reply 
ispCP Apache fastCGI modules configuration: Failed
Author Message
Skeletor Offline
Junior Member
*

Posts: 12
Joined: Aug 2012
Reputation: 0
Post: #19
RE: ispCP Apache fastCGI modules configuration: Failed
yes, i know this is way out of topic but

i made DNS record from my subdomain targetin my server ip (im not sure is this right way to do). now it's saying same thing that my domain name (error 404).

i think cause both is targeted my server ip and now apache.conf giving same folder to both.. but admin.domain.com should be targeted ispCP panel folder..

it may be that I'm doing this all wrong?!?

(sorry my bad english, im from Finland Smile )

that is in my /etc/apache2/sites-enabled/00_master.conf
I think this is the file that apache2.conf include.

<VirtualHost xx.xx.xx.xx:80>

ServerAdmin admin@domain.com
DocumentRoot /var/www/ispcp/gui
ServerName admin.domain.com

Alias /errors /var/www/ispcp/gui/errordocs/

ErrorDocument 401 /errors/401.html
ErrorDocument 403 /errors/403.html
ErrorDocument 404 /errors/404.html
ErrorDocument 500 /errors/500.html
ErrorDocument 503 /errors/503.html
Alias /pma /var/www/ispcp/gui/tools/pma/
Alias /webmail /var/www/ispcp/gui/tools/webmail/
Alias /ftp /var/www/ispcp/gui/tools/filemanager/

<IfModule suexec_module>
SuexecUserGroup vu2000 vu2000
</IfModule>
....
(This post was last modified: 08-28-2012 05:41 AM by Skeletor.)
08-28-2012 05:26 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: ispCP Apache fastCGI modules configuration: Failed - Skeletor - 08-28-2012 05:26 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)