Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 8333 invoked from network); 26 Nov 2010 19:36:23 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 26 Nov 2010 19:36:23 -0000 Received: (qmail 58534 invoked by uid 500); 26 Nov 2010 19:36:21 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 58495 invoked by uid 500); 26 Nov 2010 19:36:21 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 58487 invoked by uid 99); 26 Nov 2010 19:36:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Nov 2010 19:36:21 +0000 X-ASF-Spam-Status: No, hits=2.8 required=10.0 tests=FREEMAIL_FROM,HK_RANDOM_ENVFROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of haaiee@gmail.com designates 209.85.216.173 as permitted sender) Received: from [209.85.216.173] (HELO mail-qy0-f173.google.com) (209.85.216.173) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Nov 2010 19:36:13 +0000 Received: by qyk1 with SMTP id 1so6166943qyk.11 for ; Fri, 26 Nov 2010 11:35:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type; bh=r3c7UWopULLqbsrCiZNZ+BBzGNIULlbsKXNN0Ul5/7k=; b=kbiEEEzzCrs0MOvL9313us2WZEFuEMEkLwJoKgmXKf7J2pQNFAsRwE8iJQu8xNSBq0 3OkVL4HAHfpsyturYGe44xPVD5fkFrHDtvBJd+wx+InggHnrNEymFJVmXG2ZoaFGPTms fNMLLOJabrKmEfDY/xMkJWu0B67UeEJO4kTJM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=G1oYvTGxLNpUSDmclZgrvWTKq/FXkzWiqPlqejUwtmxNf4wR4NXArvRKelIJKslkM+ QHBA5vtit5pWtOuaevnNpRDxWeZuJGoT2KTctMRhMlWX2yswdJs0M/XG/x9OL7wb+oWp Hs+38YE3r0hJ9Xip8Nr+ilwkFKfSRwKXXpzsw= Received: by 10.229.28.149 with SMTP id m21mr2100266qcc.102.1290800152361; Fri, 26 Nov 2010 11:35:52 -0800 (PST) MIME-Version: 1.0 Received: by 10.229.236.207 with HTTP; Fri, 26 Nov 2010 11:35:31 -0800 (PST) In-Reply-To: References: From: Hendrik Jan van Meerveld Date: Fri, 26 Nov 2010 20:35:31 +0100 Message-ID: Subject: Re: Hosting company that provides a reverse proxy and couchdb? To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=0016363b7fe48ebe8a0495f9d421 X-Virus-Checked: Checked by ClamAV on apache.org --0016363b7fe48ebe8a0495f9d421 Content-Type: text/plain; charset=ISO-8859-1 Almost true, except that a large part of the site is a javascript application that communicates with a database. Hopefully I can use a couchdb database for that. You are right that somebody could still get all the information needed to rebuild the site. I just don't like the idea that it would be as easy as replicating. Kind regards, H On 26 November 2010 19:09, Robert Newson wrote: > I may be misreading you, but surely the design of your website is in > the html, javascript, css and images which are send to everyone that > visits your site? > > B. > > On Fri, Nov 26, 2010 at 6:04 PM, Hendrik Jan van Meerveld > wrote: > > Hi List, > > > > I Asked before on this list if there is a possibility to prevent > replication > > of my couch website. > > The reason is that I would like to prevent visitors of my website to > "steal" > > the design of the website that I put years of development in. > > > > As I understand, this can be done by using: a rewrite rule + a vhost + > a > > reverse proxy. > > > > By my knowledge a reverse proxy is not part of couchdb, so I'm looking > for a > > hosting company that provides both couchdb and a reverse proxy. > > Does anybody know of a hosting company that does both? > > > > Kind regards, > > Hendrik Jan > > > --0016363b7fe48ebe8a0495f9d421--