[Pydotorg-redesign] Experimenting with subdomains
Aahz
aahz at pythoncraft.com
Sat Aug 9 14:01:41 EDT 2003
On Sat, Aug 09, 2003, Trevor Toenjes wrote:
>Aahz:
>>
>> In theory, yes; in practice, I'm not thrilled because of the mirror
>> issue. For strictly experimental work, I think it'd be fine to use an
>> HTML refresh.
>
> how is the mirror handled?
> is there some type of python/backend-synch, XML,
> or are we simply talking about a static HTML copy?
The latter, using rsync.
> if the latter, then mod_rewrite Apache to redirect directory requests
> to the appropriate areas on the file system. Setup the legacy
> content in one area, which should continue to be the repository for
> documentation and be fast. And setup a CMS(zope) to operate the
> homepage and spawn new subpages from there.
I'm not opposed to this, but I'm wary about a mixed setup.
--
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
This is Python. We don't care much about theory, except where it intersects
with useful practice. --Aahz
More information about the Pydotorg-redesign
mailing list