Welcome to NeoOffice developer notes and announcements
NeoOffice
Developer notes and announcements
 
 

This website is an archive and is no longer active
NeoOffice announcements have moved to the NeoOffice News website


Support
· Forums
· NeoOffice Support
· NeoWiki


Announcements
· Twitter @NeoOffice


Downloads
· Download NeoOffice


  
NeoOffice :: View topic - New US mirror
New US mirror
 
   NeoOffice Forum Index -> Mirrors
View previous topic :: View next topic  
Author Message
morph3ous
Guest





PostPosted: Sun Nov 23, 2003 11:50 am    Post subject: New US mirror

I put a mirror of the files up here:
http://neooffice.bustininc.com

The connection should be very fast. I hope this helps everyone out. I really admire what everyone is doing with this project, and this is my way of saying "Keep up the good work." I'll keep it up indefinitely unless the bandwidth use kills my hosting provider.
Back to top
pluby
The Architect
The Architect


Joined: Jun 16, 2003
Posts: 11949

PostPosted: Sun Nov 23, 2003 4:59 pm    Post subject:

Thanks for setting up a mirror for NeoOffice/J!

I tested out your download and I found a minor problem that many of the other mirrors ran into when they were first set up.

You are serving *.dmg files with a "text/plain" context type. This causes most browsers to display the bits in their browser. I run Apache and here is what I did to work around this:

- Create a file called ".htaccess" (note the dot in the file name) in the document root directory of your website and put the following lines in it:

Code:
AddType application/octet-stream .dmg
AddType text/plain .md5

<Files *.gz.md5>
RemoveEncoding .gz
</Files>


BTW, I will most likely push a NeoOffice/J 0.7.1 release in the next few days. If you send me a private message with your real e-mail address, I will include you on my mirrors list so that you can upload it to your site a little early.

Patrick
Back to top
morph3ous
Guest





PostPosted: Sun Nov 23, 2003 7:12 pm    Post subject: Account

I think I fixed the mime type problem. Please let me know if it is still not working correctly.

I will PM you as soon as I receive my registration email from this site. I tried to create an account many hours ago (before my first post to the board), so hopefully by the time I wake up tomorrow I'll be able to login and PM you with my e-mail.
Back to top
Display posts from previous:   
   NeoOffice Forum Index -> Mirrors All times are GMT - 7 Hours
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Powered by phpBB © 2001, 2005 phpBB Group

All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © Planamesa Inc.
NeoOffice is a registered trademark of Planamesa Inc. and may not be used without permission.
PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.