|
View previous topic :: View next topic |
| Author |
Message |
roRisc Heavy poster


Offline Joined: Jun 02, 2004 Posts: 219 Location: Montreal, Canada
|
Posted: Thu Jul 15, 2004 1:40 am Post subject: Re: subdomains: community.cpgnuke.com |
|
.. is there a chance you can post httpd.conf so I, and anyone alse, can take a look at, and try to understand the HowTo?
 thank you
roRisc's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Gentoo Linux, Apache2 - mod-php
|
|
| Back to top |
|
 |
DJ Maze Developer


Offline Joined: Apr 19, 2004 Posts: 5683 Location: http://tinyurl.com/5z8dmv
|
Posted: Thu Jul 15, 2004 2:17 am Post subject: Re: subdomains: community.cpgnuke.com |
|
| Code:: |
<VirtualHost 0.0.0.0>
ServerName zen-classes.cpgnuke.com
ServerAlias www.zen-classes.cpgnuke.com
ServerAdmin ME @ HOME.COM
DocumentRoot /home/SOMEWHERE/public_html
User USERNAME
Group GROUPNAME
</VirtualHost> |
DJ Maze's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Fedora 15 / 2.2.22 / 5.5.20 / 5.3.10 / CVS
|
|
| Back to top |
|
 |
sharkey Supporter


Offline Joined: May 05, 2004 Posts: 116
|
Posted: Thu Jul 15, 2004 5:35 am Post subject: Re: subdomains: community.cpgnuke.com |
|
_________________ DragonFly 9.0.3.0
sharkey's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/1.1.31/4.0.20-standard/4.3.8/8.2b
|
|
| Back to top |
|
 |
Jeruvy Security Team


Offline Joined: Apr 23, 2004 Posts: 1432 Location: Canada
|
Posted: Thu Jul 15, 2004 5:46 pm Post subject: Re: subdomains: community.cpgnuke.com |
|
At this stage it would be easy to do them as subdomains managed by cpgnuke.com and then do URL forwarding to forward the URL (before apache) directly to the newly mapped site.
Co-location could also handle this from a single domain or one virtual server, which is what I think those nukercoppers do in jersey....
_________________ J.
j e r u v y a t y a h o o d o t c o m
Need help? Look here: www.dragonflycms.org/W...d=112.html
Need to chat? Look for me on irc.freenode.net
Jeruvy's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Ubuntu7.10/Debian3.1 - 2.2.3/1.3.37 - 5.0.38/4.0.27 - 5.2.1/4.4.7 - CVS/9.1.2}
|
|
| Back to top |
|
 |
roRisc Heavy poster


Offline Joined: Jun 02, 2004 Posts: 219 Location: Montreal, Canada
|
Posted: Sat Jul 17, 2004 8:41 am Post subject: Re: subdomains: community.cpgnuke.com |
|
started several threads on apache-oriented sites and this is the only one I have actually got some clarification. well, a reply.
www.webmasterworld.com...0-1-10.htm
| jdMorgan wrote: |
[...]
For those subdomains that are actually hosted outside your server, you will need to configure Apache mod_proxy. Requests for resources in those subdomains will be proxied through your server, and the content will appear to come from your server.
[...]
Jim
|
Is mod_proxy available on DedicatedNow server?
Advantages for DedicatedNow if they do allow mod_proxy:
--- less bandwidth use >> more custommers. links to cpgnuke.com
we could all post a link on our community sites (even though they are not DedicatedNow hosts) for DN.
Thanks
roRisc's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Gentoo Linux, Apache2 - mod-php
|
|
| Back to top |
|
 |
Stephen Silver Supporter


Offline Joined: Apr 21, 2004 Posts: 734
|
Posted: Sat Jul 17, 2004 12:59 pm Post subject: Re: subdomains: community.cpgnuke.com |
|
| Quote:: |
| Is mod_proxy available on DedicatedNow server? |
I thought that this site was sitting on a dedicated server, that they had control over.. So that would mean they could easily enable mod_proxy.
Stephen's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Cent OS :: 1.3.34 :: 4.1.13 :: 4.4.2 :: CVS
|
|
| Back to top |
|
 |
roRisc Heavy poster


Offline Joined: Jun 02, 2004 Posts: 219 Location: Montreal, Canada
|
Posted: Sun Jul 18, 2004 3:52 am Post subject: Re: subdomains: community.cpgnuke.com |
|
somebody else suggested the use of frames for community sites. a big frame that would keep the info from IP.IP.IP.IP/html/
this would make it possible but ugly.
mod_proxy available, DJ?
thanks.
roRisc's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Gentoo Linux, Apache2 - mod-php
|
|
| Back to top |
|
 |
roRisc Heavy poster


Offline Joined: Jun 02, 2004 Posts: 219 Location: Montreal, Canada
|
Posted: Mon Jul 19, 2004 5:45 pm Post subject: Re: subdomains: community.cpgnuke.com |
|
anyone knows about ghost addresses?
I'm currently redirecting people from my last domain ro.servepics.com to the current site ro.s2deep.ca.
in this case the URL stays the same (to my annoyance) ro.servepics.com, even after the user is navigating ro.s2deep.ca. However, it just resides thare not saying what page of the site the user is visiting. maybe we could use this to our advantage on cpgnuke.com
.... ? more thoughts?
is mod_proxy available? DJ? akamu?
thanks.
roRisc's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Gentoo Linux, Apache2 - mod-php
|
|
| Back to top |
|
 |
Piku Newbie


Offline Joined: Feb 05, 2005 Posts: 2 Location: Romania, Bucharest
|
Posted: Sun Feb 06, 2005 7:24 pm Post subject: Re: subdomains: community.cpgnuke.com |
|
I'm also interested in a romanian community.
Piku's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) WinXP/ Apache 1.3.33/ MySQL 4.1.12/ PHP 5.0.4 + Zend Optimizer/ Dragonfly 9.0.40
|
|
| Back to top |
|
 |
mc__ Debugger


Offline Joined: Jul 12, 2005 Posts: 452 Location: QLD, Australia
|
Posted: Mon Jan 09, 2006 9:37 am Post subject: Re: subdomains: community.cpgnuke.com |
|
wouldn't a simple .htaccess redirect do? I mean proxy'ing the other server sounds like a bad idea seeing as how the whole point was to keep them separate to reduce resource consumption...
[edit] whoa... thought that that date looked strange.... man i didn't realise how old this thread was...
_________________

mc__'s server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux (Kernel: 2.4.21-27.0.2.ELsmp)/1.3.33 (Unix)/4.0.24-standard/4.3.11/9.0.5.0
|
|
| Back to top |
|
 |
Eestlane I18N / L10N Lead Dev


Offline Joined: Apr 06, 2005 Posts: 1404 Location: Estonia
|
Posted: Sun Jan 20, 2008 1:22 pm Post subject: Re: subdomains: community.cpgnuke.com |
|
There is new Italian community site at it.dragonflycms.org, made by Nanocaiordo, the master, and it looks really cool
Eestlane's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/2.0.63/5.0.67/5.2.8/9.2.1
|
|
| Back to top |
|
 |
|
|