Thread: search.pg.org not obeying .htaccess either
Hi, search.postgresql.org has a .htaccess that forbids getting the .svn/ files, but it doesn't work: if I get http://search.postgresql.org/.svn/entries I do get a file back (with an error in it, yes, but that's beside the point.) I mention this because I think there's something whacked about this server's httpd.conf but I have no idea what it is. For the message-Id URLs on archives.postgresql.org (same server) I entered the RewriteRule line I needed in httpd.conf because they didn't work on .htaccess -- but I don't like that. If anyone with a clue on Apache configuration can take a look and figure out what's wrong, I'd be thankful. -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support
On Sat, 5 Apr 2008 18:36:40 -0400 Alvaro Herrera <alvherre@commandprompt.com> wrote: > Hi, > > search.postgresql.org has a .htaccess that forbids getting the .svn/ > files, but it doesn't work: if I get > http://search.postgresql.org/.svn/entries I do get a file back (with > an error in it, yes, but that's beside the point.) > > I mention this because I think there's something whacked about this > server's httpd.conf but I have no idea what it is. > > For the message-Id URLs on archives.postgresql.org (same server) I > entered the RewriteRule line I needed in httpd.conf because they > didn't work on .htaccess -- but I don't like that. > > If anyone with a clue on Apache configuration can take a look and > figure out what's wrong, I'd be thankful. > Search runs on community2 which is just a stock apache config... I will take a look. Joshua D. Drake -- The PostgreSQL Company since 1997: http://www.commandprompt.com/ PostgreSQL Community Conference: http://www.postgresqlconference.org/ United States PostgreSQL Association: http://www.postgresql.us/ Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
Don't know if this helps, but a few users were added to a .htaccess file during the last days (me, ie). I don't know if this is the same .htacess file, but I thought about this as a recen change, while changes often bring problems ;-) 2 cents. gb.- On Sat, Apr 5, 2008 at 9:56 PM, Joshua D. Drake <jd@commandprompt.com> wrote: > On Sat, 5 Apr 2008 18:36:40 -0400 > Alvaro Herrera <alvherre@commandprompt.com> wrote: > > > Hi, > > > > search.postgresql.org has a .htaccess that forbids getting the .svn/ > > files, but it doesn't work: if I get > > http://search.postgresql.org/.svn/entries I do get a file back (with > > an error in it, yes, but that's beside the point.) > > > > I mention this because I think there's something whacked about this > > server's httpd.conf but I have no idea what it is. > > > > For the message-Id URLs on archives.postgresql.org (same server) I > > entered the RewriteRule line I needed in httpd.conf because they > > didn't work on .htaccess -- but I don't like that. > > > > If anyone with a clue on Apache configuration can take a look and > > figure out what's wrong, I'd be thankful. > > > > Search runs on community2 which is just a stock apache config... I will > take a look. > > Joshua D. Drake > > > -- > The PostgreSQL Company since 1997: http://www.commandprompt.com/ > PostgreSQL Community Conference: http://www.postgresqlconference.org/ > United States PostgreSQL Association: http://www.postgresql.us/ > Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate > > > > > -- > Sent via pgsql-www mailing list (pgsql-www@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-www > -- Guido Barosio ----------------------- http://www.globant.com guido.barosio@globant.com