[ome-users] Web server in a different location
    Chris Allan 
    callan at blackcat.ca
       
    Fri May 29 15:30:05 BST 2009
    
    
  
Hi Paulo,
Aleksandra and I have been looking at this and unfortunately it's not
going to be easy for us in 4.0.x to support arbitrary mod_python "mount"
paths. In 4.1.x we'll be looking into the best way to make things more
flexible. Ticket:
http://trac.openmicroscopy.org.uk/omero/ticket/1369
A reasonable half-way house would be to use a different virtual host to
house your mod_python configuration. Would that work in your use case?
Ciao.
-Chris
On Thu, 2009-05-28 at 19:24 +0100, Paulo Almeida wrote:
> Hi,
> 
> I got the web server working with mod_python, but I need to use a different 
> Location because I already have a site in the proposed:
> 
> <Location "/">
> 
> I tried:
> 
> <Location "/omero/">
> 
> but then I get a 404 error ( at http://my_server.com/omero/ ). I played a bit 
> with urls.py , adding omero/ before 'webclient' , and got as far as the login 
> screen, but then the login returned a 404. 
> 
> I also tried setting the APPLICATION_HOST variable as the server name 
> plus /omero/ , but that also didn't work.
> 
> Do you have any suggestions?
> 
> Thanks,
> Paulo
> _______________________________________________
> ome-users mailing list
> ome-users at lists.openmicroscopy.org.uk
> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users
    
    
More information about the ome-users
mailing list