RE: [EMAIL PROTECTED] mod_rewrite: how to discard tail of the URL?

2007-09-04 Thread Sennott, Mark
apache.org Subject: Re: [EMAIL PROTECTED] mod_rewrite: how to discard tail of the URL? On 9/4/07, Sennott, Mark <[EMAIL PROTECTED]> wrote: > > > I'm running RHEL4 update 3 with Apache/2.2.4 > > I want to redirect this: > > http://foo.bar.com/search/search-events.fron

[EMAIL PROTECTED] mod_rewrite: how to discard tail of the URL?

2007-09-04 Thread Sennott, Mark
I'm running RHEL4 update 3 with Apache/2.2.4 I want to redirect this: http://foo.bar.com/search/search-events.front?keywords=&x=35&y=6 to this: http://foo.bar.com/events/ I am using this rewrite rule: RewriteCond %{HTTP_HOST} ^foo.bar.com$ RewriteRule ^/search/search-events(.*) http:

[EMAIL PROTECTED] Make install error

2007-08-14 Thread Sennott, Mark
Anyone know a workaround for this problem of installing in an alternate directory? /bin/sh /home/user/httpd-2.2.4/srclib/apr/libtool --mode=install /usr/bin/install -c -m 755 libaprutil-1.la /usr/local/apache2-trac/lib libtool: install: error: cannot install `libaprutil-1.la' to a directory not e