List for cgit developers and users
 help / color / mirror / Atom feed
From: john at keeping.me.uk (John Keeping)
Subject: CGit in subdomain
Date: Fri, 12 May 2017 16:57:13 +0100	[thread overview]
Message-ID: <20170512155713.GB7429@john.keeping.me.uk> (raw)
In-Reply-To: <20170512154829.3ctmg3g3j2yoadzq@debian>

On Fri, May 12, 2017 at 05:48:29PM +0200, Santi Moreno wrote:
> I trying to config CGit in a server and all it's fine in the link
> domain.org/cgit but I try config with Apache2 in subdomain
> git.domain.org but the cgit.css not it's apply. I don't understand why
> the default path in cgitrc is css=/css-git/css.git when my css file is
> in /usr/share/cgit/css.git
> Could you help me?

The css value in cgitrc is the URL to be included in the
<link rel='stylesheet' .../> element in the HTML documents served by
CGit.  You need to copy cgit.css so that your webserver will make it
available and then set a suitable path in cgitrc.


  reply	other threads:[~2017-05-12 15:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-12 15:48 santi.moreno
2017-05-12 15:57 ` john [this message]
2017-05-12 16:54   ` santi.moreno
2017-05-17  9:37     ` john

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170512155713.GB7429@john.keeping.me.uk \
    --to=cgit@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).