Hello,
I must not be being clear on what I have:
I have a sandbox.com domain with a root page that is blank. This is where I am being redirected to. I should not be.
I have:
sandbox.com
sandbox.com/site1
sandbox.com/site2
I used Admin Tools to manage the htaccess on my sites.
In the "HTACCESS Builder", there is a setting that says: Base directory of your site (/ for domain's root):
For each site, it has their subfolder name: i.e. /site1, /site2 etc.
There is no special server setup. My server resolves to "sandbox.com". I installed each site in a subfolder of that domain. You can surf down as far as you want in any of those sites, and when you click the home button, you will be redirected to that sites home page. Nothing special at all. This has worked for well over a decade.
So I am more inclined to believe it's simply a settings problem. I just don't know where it is, or how to set it. I've tried to search and I have read the documentation. I have seen the fields that indicate a place to tell it to redirect, or not, and the associated on/off options. None of these work.
Now, I'm actually on
sandbox.com/site1/contactus-form
I enter the information, and I expect to be returned to the same page (
sandbox.com/site1/contactus-form
). I am not. I am taken to
sandbox.com/
- If I leave it blank (which implies "stay on the same page and display the result message), it redirects to sandbox.com, not sandbox.com/site#
- When I specify a redirect page or site in the redirect field i.e. sandbox.com/site1, I am again redirected to sandbox.com
I don't want (in this case) the page to redirect at all. I would like it simply to display the simple success message and stay on the same freaking page. Simple, or so I once thought.
I do believe being able to redirect to other pages depending on user input would be interesting, but for now, I just need to figure this part out.
Thank you for your help.