Any reason that wiki.domain.net is unacceptable?  You're in for
several less headaches if you just go with that.  Plus you can just
create a redirect from domain.com/wiki to wiki.domain.com.

On May 17, 11:04 am, Benjamin Meichsner <[EMAIL PROTECTED]
s.net> wrote:
> hey
>
> I would like to use an self-made rails app with a media-wiki in the SAME
> virtual host. the routing should work like following:
>
> domain.net/ -> rails app
> domain.net/wiki/ -> mediawiki
>
> My vhost configuration looks like:
>  DocumentRoot /var/www/domain/app/public
>  Alias /wiki /var/www/domain/domain/httpdocs/w/index.php
>  # see apache rewrites from mediawiki-docs:
>  #http://www.mediawiki.org/wiki/Manual:Short_URL
>
> The alias works correctly. But the php-files aren't parsed by apache. I
> would be very happy if you have any suggestions.
>
> Thank in advance
> Benni
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to