Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4058574
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T15:05:48+00:00 2026-05-20T15:05:48+00:00

I have this site which uses multisite manager for minisites. The issue i am

  • 0

I have this site which uses multisite manager for minisites.

The issue i am having is that my minisites are in subfolder of the main site and when i use

{path='minisite/group'}

it creates a path like this

/index.php/minisite/group

when in fact i need the following

/minisite/index.php/group

is there a to make it aware of the baseurl for the minisite being in a subfolder.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T15:05:48+00:00Added an answer on May 20, 2026 at 3:05 pm

    One way to get around this would be to remove “index.php” from your URLs. This is a common task in ExpressionEngine development. There’s a great how-to on removing “index.php” from your ExpressionEngine sites here. I’ve also used the following code in my .htaccess file to remove the “index.php”:

    # If you can't access the control panel at the folder level (ie "http://site.com/system/"), uncomment the following line.
    # DirectoryIndex index.php
    RewriteEngine On
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule (.*) index.php?/$1
    

    After removing “index.php” from your URLs, you should be able to use {path=”} without error. Let us know if this isn’t the case.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a secure site with private information that uses https. We have a
I have been called in to fix the performance of a Joomla site that
I have a site which is optimized for mobile devices. I also have a
I am creating a site which will have a desktop and a mobile theme.
I have ASP.NET 4 project (not MVC). I need to create url route based
This may be an open and close case but may open some debate. I
I'm really sorry to do this, but this problem represents a possibly exploitable security
My website uses old-school Java applets for a key piece of content. As the
i am using spacemanager and i want to calculate the force with which the
I am looking to implement a mouseover event on my page for a menu

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.