Re: multi-blog
Carol Spears <[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.user |
|---|---|
| Message-ID | <[email protected]> |
replying to my own email -- i hear this is something that should be avoided, regardless.... On Sat, Oct 29, 2005 at 11:42:05AM -0700, Carol Spears wrote: > > <VirtualHost *> > DocumentRoot /media/carol/web/carol.gimp.org > ServerName carol.gimp.org > > ErrorLog /var/log/apache/carol/carol.gimp.org/error.log > CustomLog /var/log/apache/carol/carol.gimp.org/access.log combined > > <Directory /> > Options Indexes SymLinksIfOwnerMatch > AllowOverride All > </Directory> > > ScriptAlias /cgi-blog/ /media/carol/web/blog/cgi/ > > <Directory /media/carol/web/blog/cgi> > Options ExecCGI > </Directory> > </VirtualHost> > > the last line of /etc/apache/conf/httpd.conf also: > > Include conf/virtual/apache > another nice thing about this set up is that only those with access to my user directory on my host computer can break my blog. right now, that list includes me (that i know of). since config.py is in my user area there, i can make changes without bothering the person running the computer. i am making changes on my computer and rsyncing this with the host computer. it is all feeling quite simple to me. carol ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information