Re: How can I make gentoo-doc on my local apache server?
2009-08-03 08:44:11 GMT
On 15:22 Mon 03 Aug , Sam Liao wrote: > Hi All, > > I have little idea about xslt/dtd things, is there any guide about how > to host gentoo-doc checkout from cvs to be hosted on local apache server? http://www.gentoo.org/proj/en/gdp/doc/doc-tipsntricks.xml -- -- Zhang, Le Gentoo/Loongson Developer http://zhangle.is-a-geek.org 0260 C902 B8F8 6506 6586 2B90 BC51 C808 1E4E 2973
Re: How can I make gentoo-doc on my local apache server?
2009-08-03 09:12:31 GMT
Thanks.
This page does not mention how to set up web service.
I tried with gorg as web server, but only blank page show up. Maybe I did not set the gorg.conf correctly.
Here is my gorg.conf
# /etc/gorg/gorg.conf: Configuration file for Gorg
# Root dir, typically, your DocumentRoot
# (f)cgi scripts find it in their environment but
# the stand-alone webserver and the search engine need it
# root = "/home/neysx/gentoo.org/gentoo/xml/htdocs"
root = "/space/workshop/gentoo_doc/gentoo/xml/htdocs/"
# Mount paths that are not under the root directory (used by stand-alone web server only)
# eg. to mount /cgi-bin which is usually not under the document root
# Note: Those directories will be handled by the stock FileHandler, ie. not by gorg
#mount = /cgi-bin on /home/neysx/gentoo.org/gentoo/xml/cgi-bin
#mount = /images on /home/neysx/gentoo.org/gentoo/xml/images
mount = /images on /space/workshop/gentoo_doc/gentoo/xml/images
.....
Does gentoo-doc server also use gorg as backend xml processor?
Best Regards
Sam
On 15:22 Mon 03 Aug , Sam Liao wrote:http://www.gentoo.org/proj/en/gdp/doc/doc-tipsntricks.xml
> Hi All,
>
> I have little idea about xslt/dtd things, is there any guide about how
> to host gentoo-doc checkout from cvs to be hosted on local apache server?
--
Zhang, Le
Gentoo/Loongson Developer
http://zhangle.is-a-geek.org
0260 C902 B8F8 6506 6586 2B90 BC51 C808 1E4E 2973
Re: How can I make gentoo-doc on my local apache server?
2009-08-03 09:49:57 GMT
On 17:12 Mon 03 Aug , Sam Liao wrote: > Thanks. > > This page does not mention how to set up web service. You may google "gorg.xml". The first result is mentioned in the link I have sent to you. However, the link is no functioning. Maybe neysx's server is down. But you can still see it via google's cache. > I tried with gorg as web server, but only blank page show up. Maybe I did > not set the gorg.conf correctly. > Here is my gorg.conf > > # /etc/gorg/gorg.conf: Configuration file for Gorg > > # Root dir, typically, your DocumentRoot > # (f)cgi scripts find it in their environment but > # the stand-alone webserver and the search engine need it > # root = "/home/neysx/gentoo.org/gentoo/xml/htdocs" > root = "/space/workshop/gentoo_doc/gentoo/xml/htdocs/" > > # Mount paths that are not under the root directory (used by stand-alone web > server only) > # eg. to mount /cgi-bin which is usually not under the document root > # Note: Those directories will be handled by the stock FileHandler, ie. not > by gorg > #mount = /cgi-bin on /home/neysx/gentoo.org/gentoo/xml/cgi-bin > #mount = /images on /home/neysx/gentoo.org/gentoo/xml/images > mount = /images on /space/workshop/gentoo_doc/gentoo/xml/images > ..... > > Does gentoo-doc server also use gorg as backend xml processor? I believe so. gorg is actually short for gentoo.org. At least, gentoo-cn.org uses gorg. -- -- Zhang, Le Gentoo/Loongson Developer http://zhangle.is-a-geek.org 0260 C902 B8F8 6506 6586 2B90 BC51 C808 1E4E 2973
Re: How can I make gentoo-doc on my local apache server?
2009-08-03 10:06:36 GMT
Thanks. :)
I checked the page via archive.org, let me have a try.
Best Regards
Sam
On 17:12 Mon 03 Aug , Sam Liao wrote:You may google "gorg.xml". The first result is mentioned in the link I have sent
> Thanks.
>
> This page does not mention how to set up web service.
to you. However, the link is no functioning. Maybe neysx's server is down. But
you can still see it via google's cache.I believe so. gorg is actually short for gentoo.org.
> I tried with gorg as web server, but only blank page show up. Maybe I did
> not set the gorg.conf correctly.
> Here is my gorg.conf
>
> # /etc/gorg/gorg.conf: Configuration file for Gorg
>
> # Root dir, typically, your DocumentRoot
> # (f)cgi scripts find it in their environment but
> # the stand-alone webserver and the search engine need it
> # root = "/home/neysx/gentoo.org/gentoo/xml/htdocs"
> root = "/space/workshop/gentoo_doc/gentoo/xml/htdocs/"
>
> # Mount paths that are not under the root directory (used by stand-alone web
> server only)
> # eg. to mount /cgi-bin which is usually not under the document root
> # Note: Those directories will be handled by the stock FileHandler, ie. not
> by gorg
> #mount = /cgi-bin on /home/neysx/gentoo.org/gentoo/xml/cgi-bin
> #mount = /images on /home/neysx/gentoo.org/gentoo/xml/images
> mount = /images on /space/workshop/gentoo_doc/gentoo/xml/images
> .....
>
> Does gentoo-doc server also use gorg as backend xml processor?
At least, gentoo-cn.org uses gorg.
--Zhang, Le
Gentoo/Loongson Developer
http://zhangle.is-a-geek.org
0260 C902 B8F8 6506 6586 2B90 BC51 C808 1E4E 2973
RSS Feed