please help. My landing page for my site is now being re-directed due to this install. it wants the page to be www.prowoodfingerboards.com/store, not as it should be, simply www.prowoodfingerboards.com.
I actually paid someone to install this for me and this is the message they are giving me:
This is what they told me…
Please contact HostGartor about creating a directory index for /store/index.php to resolve this issue.
THIS IS WHAT HOST GATOR SAYS
That's already there. That's why /store is displaying rather and a list of files in /store
The CEON module is located in the /store folder.
And CEON added some code to the .htaccess to have the site redirect to /store
And…
What I believe you'll need to do is have your developer move the store/ folder to the document root, or have your developer look into using mod_rewrite.
in short, no one will help me and I'm a noob. please tell me what I need to do.. thanks!
My landing page for my site is now being re-directed due to this install. it wants the page to be www.prowoodfingerboards.com/store, not as it should be, simply www.prowoodfingerboards.com.
I actually paid someone to install this for me and this is the message they are giving me:
This is what they told me…
Please contact HostGartor about creating a directory index for /store/index.php to resolve this issue.
THIS IS WHAT HOST GATOR SAYS
That's already there. That's why /store is displaying rather and a list of files in /store
The CEON module is located in the /store folder.
And CEON added some code to the .htaccess to have the site redirect to /store
And…
What I believe you'll need to do is have your developer move the store/ folder to the document root, or have your developer look into using mod_rewrite.
in short, no one will help me and I'm a noob. please tell me what I need to do.. thanks
Hi,
Sorry to hear you're having trouble. Get the person you paid to install this to do their job.
All the best...
Conor
ceon
Conor,
That is exactly my point. They WILL NOT. Please, tell me what I need to do to fix this issue. If I have to hire someone else, I will, but I need to tell them what to fix..
thanks!
Hi,
That's not very nice of them! Obviously they don't know what they are doing and have messed up.
Sorry, I don't know how it's broken so I don't know how to tell you to fix it. This thread is for free support for Ceon URI Mapping, I'm afraid I don't give free support for custom rewrite rules and setups like having landing pages etc., that's all "custom" work.
I'm afraid you will indeed need to hire someone. Talking about such things is banned here though. There's a thread for hiring people somewhere here on the forum.
All the best...
Conor
ceon
This should NOT be a custom install. Specifically, I need to know... .
Did CEON added some code to the .htaccess to have the site redirect to /store? if so, what is the code you added?
Hi,
Clearly it is.
Nope.
You need to make sure that your custom page isn't being used by the EXAMPLE rewrite rule in Ceon URI Mapping.. remember it's called "example" for a reason.. we make no assurance that it'll work on any server setup whatsoever.
You probably do indeed need to add an exclusion or to change the way your landing page is managed.
Sorry, that's as much help as I can give here, I don't have time for custom stuff.
All the best...
Conor
ceon
Last edited by conor; 29 Jun 2012 at 03:55 AM.
thanks!
Hi,
Writing at same time there..
In case you missed that, try adding an exclusion.. just guessing, something like
might work, I'm not sure.. as I said, it all depends on the server setup and what rules are there already etc.Code:RewriteCond %{REQUEST_URI} !^/$
All the best..
Conor
ceon
Bookmarks