[Ilugc] apache rewrite help

  • From: gopal@xxxxxxxxxxxxxxxxx (Gopalarathnam Venkatesan)
  • Date: Fri Feb 23 12:41:39 2007

balachandar muruganantham wrote:

Hi,

i have been trying something with rewrite which i couldnt get it at
all. need some of your help

my hosting has /home/bala/public_html/ as the document root.
here i have hosted a rails applications under a folder called alpha
which inturns have a folder called public. It does contain the
dispatch.fcgi which gets executed.

what i wanted is that, when i type my site name as www.bala.com it
should pick from this alpha folder. in the address, it should show
only www.bala.com like that. how can i do it?


How about:

Alias / /home/bala/public_html/alpha/public/dispatch.fcgi

-- 
Gopalarathnam Venkatesan

http://gopalarathnam.com/

Other related posts: