setting up a local copy of the postgresql site - Mailing list pgsql-www

From Adrian Maier
Subject setting up a local copy of the postgresql site
Date
Msg-id cd30ef8c0512130217r42aa09a4ib644801279d06b5f@mail.gmail.com
Whole thread Raw
List pgsql-www
Hello,

I'm trying to install a copy of the postgresql.org website. I've used
the instructions
found in the portal/README file.

When opening the url in a browser, I'm getting :

Forbidden: You don't have permission to access / on this server.

It looks like the url rewriting is not working.
Probably I haven't configured something properly in httpd.conf,  but I'm not
sure how to investigate the problem.
In httpd.conf I''ve defined a virtual host , like this:

NameVirtualHost pgsql.newsoftcontrol.ro:8888
<VirtualHost pgsql.newsoftcontrol.ro:8888>
    ServerAdmin adrian@newsoftcontrol.ro
    DocumentRoot /home/adrian/pgweb/portal
    ServerName pgsql.newsoftcontrol.ro
</VirtualHost>
The result of phpinfo() can be seen at
http://pgsql.newsoftcontrol.ro:8888/test.php .


Any ideas?


Cheers,
Adrian Maier

pgsql-www by date:

Previous
From: "Gevik"
Date:
Subject: Re: postgresql.nl
Next
From: Robert Treat
Date:
Subject: Re: postgresql.nl