This is the mail archive of the ecos-maintainers@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ecos.sourceware.org and mailing list request


Ian Lance Taylor wrote:

Please let us know about any problems. Other overseers, please let me know if I messed something out.

Sorry to be a pain but it needs a couple of fixes. To ensure consistent use of the name, we'd need the faq-o-matic and mailing list archives to be available there. This should just be a case of adding the following lines inside the VirtualHost block for ecos.sourceware.org (inspired by other configs there):


  RedirectMatch permanent ^/ml/$  http://ecos.sourceware.org/intouch.html
  RedirectMatch permanent ^/ml$   http://ecos.sourceware.org/intouch.html
  Alias       /ml/        /var/www/sourceware/ml/
  Alias       /fom-serv/  /sourceware/faq-o-matic/fom-serv/
  Alias       /htdig/     /var/www/sourceware/htdocs/htdig/
  Alias       /img/       /var/www/sourceware/htdocs/img/
  AliasMatch  ^/ecos/(.*) /var/www/sourceware/htdocs/ecos/$1
  ScriptAlias /cgi-bin/   /var/www/sourceware/cgi-bin/
  ScriptAlias /fom/       /sourceware/faq-o-matic/cgi-bin/

Also since it seems peopled have now resolved to separate out the logs to a CustomLog for each virtual host, that could be done too.

Jifl
--
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]