Configure URI for two Projects

Hi,

I have created two Project sites as P1 and P2.

I want to call the projects like:- http://abc.com/neos/p1 and http://abc.com/neos/p2.

How can I configure this in Neos CMS.

Regards,
Abhishek Chaturvedi

Please anyone help me in figuring out above query.

Having multiple Neos sites as sub paths under one domain is not currently supported out of the box. You would need to change the Neos routing to find a site in a sub path, it’s probably possible without changing core code.

Thanks for the update.
Did you mean, it’s possible the below things?

http://abc.com/neos/p1
http://abc.com/neos/p2.

If yes, Would you please provide the steps to do.

It requires writing code, you can surely hire me to do that, but I don’t have time to do that for free and as I never had the requirement I don’t have example code for doing that.

Thanks for the Reply,
Sure, I will ask my organization to contact you for the same.

But I want to make sure the below things which need to taken care.
So there will be two sites (package)

http://abc.com/neos/p1
http://abc.com/neos/p2.

There might be many users in our application and few users might access the p1 site, few for the p2 site and few for both the site.

This is the above requirements, need to be done from our side

Thanks

Would You Please help me out in the above query.?

Thanks

I think Christian gave you a very clear respone.

Out of the box Neos only supports different site on different domains.

If you need different path on the same domain for different sites, you need to write code yourself or hire someone to do that :wink:

Hi,

@christianm Would you please share the contact details to pawankct91@gmail.com or pawan.kumar@atcs.com

We really need this now,will contact you for the same.

Please share ASAP.

Thanks in advance

What you can do is add some load balancing in front of two seperate neos instances that share the same site package and configure the

Neos.Flow.http.baseUri

to your subfolder.

Thanks for the suggestion.

Can’t we do in one noes instance and do as I mentioned above.

Could we get contact details for the same.
We really want this features to be done.

Thanks in advance.