Deploying to a sub URI

2 views
Skip to first unread message

Jason

unread,
Jan 9, 2009, 12:59:58 PM1/9/09
to Phusion Passenger Discussions
This seems to be so simple, but i can't figure out why it is not
working. there are no errors in the error log, but when i try to
navigate to the page, i get a 500 error. Currently i have a radiant
based site at thecatatemysourcecode.com, and trying to create a link
to a blog at thecatatemysourcecode.com/typo

Here is a copy of my host file:

<VirtualHost *:80>

ServerAdmin webm...@thecatatemysourcecode.com
ServerName thecatatemysourcecode.com
ServerAlias www.thecatatemysourcecode.com

DocumentRoot /home/zeina/public_html/radiant/public
RailsBaseURI /typo

</VirtualHost>

here is a copy of the symbolic link

ln -s /home/zeina/public_html/typo/public /home/zeina/public_html/
radiant/typo

thank you,
Jason

rogerdpack

unread,
Jan 10, 2009, 12:02:11 PM1/10/09
to Phusion Passenger Discussions
maybe the problem is that it's currently not possible to deploy to a
suburi within another rails app??
-=r

On Jan 9, 10:59 am, Jason <stonesoupandboiledfr...@gmail.com> wrote:
> This seems to be so simple, but i can't figure out why it is not
> working. there are no errors in the error log, but when i try to
> navigate to the page, i get a 500 error. Currently i have a radiant
> based site at thecatatemysourcecode.com, and trying to create a link
> to a blog at thecatatemysourcecode.com/typo
>
> Here is a copy of my host file:
>
> <VirtualHost *:80>
>
>  ServerAdmin webmas...@thecatatemysourcecode.com
>   ServerName  thecatatemysourcecode.com
>   ServerAliaswww.thecatatemysourcecode.com
Reply all
Reply to author
Forward
0 new messages