A basic vhost config would be: <VirtualHost *> ServerName sutrateam ServerAdmin [EMAIL PROTECTED] RewriteEngine on RewriteRule ^(.*)$ http://sutra/advanced-search-page$1 [L,R] </VirtualHost>
On 11/22/07, Shiva Kumaran <[EMAIL PROTECTED]> wrote: > > Andrei Maxim wrote: > > Shiva, > > The easiest way to do that is to create a new vhost for sutrateam that > > redirects to http://sutra/advanced-search-page. > > Thanks for ur reply.where to place the redirect to > http://sutra/adv-se-page in vhost file > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Mongrel-users mailing list > Mongrel-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/mongrel-users > -- Andrei Maxim http://andreimaxim.ro
_______________________________________________ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-users