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


Post Reply 
How to have stats accessible for a subdomain - subdomain.domain.tld/stats instead?
Author Message
gilbert Offline
Junior Member
*

Posts: 45
Joined: May 2007
Reputation: 0
Post: #7
RE: How to have stats accessible for a subdomain - subdomain.domain.tld/stats instead?
(04-28-2009 09:42 PM)joximu Wrote:  Hi

So - you configured the domain.tld as normal customer and then inserted a subdomain. Right?

Since you don't have domain.tld running, you'd need to add some apache directives to get /stats - have a look at the other "normal" domain entries:
Quote: # httpd awstats support BEGIN.

ProxyRequests Off

<Proxy *>
Order deny,allow
Allow from all
</Proxy>

ProxyPass /stats http://localhost/stats/domain.tld
ProxyPassReverse /stats http://localhost/stats/domain.tld
# httpd awstats support END.

maybe you can add this to the subdomain section.

OTHERWISE:
I'd rather setup "sub.domain.tld" as customer - then you don't have to hazzle around (of course this only works if you only host sub.domain.tld (incl. email)).

/J

Is there a way to transfer my normal customer domain.tld to customer sub.domain.tld?

I don't want to delete it as it will cause lots of support issues.

I think this is the best idea, I don't know why I created the domain.tld in the first place if I could have done it as sub.domain.tld.

If transferring is not possible can should I put these conf options in a /etc/apache2/ispcp/domain.tld.conf file ?
04-28-2009 11:07 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How to have stats accessible for a subdomain - subdomain.domain.tld/stats instead? - gilbert - 04-28-2009 11:07 PM

Forum Jump:


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