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

  • SEARCH
  • Home
  • 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 9017071
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T04:10:15+00:00 2026-06-16T04:10:15+00:00

I am working on website having front website made with WordPress and a WordPress

  • 0

I am working on website having front website made with WordPress and a WordPress directory

contains a dashboard folder having a cakephp website. Everything is working perfectly on my

local system but when I migrated the whole website to online server I am unable to access

http://www.mywebsite.com/dashboard folder as I read here

https://wordpress.stackexchange.com/questions/20152/cannot-access-non-wordpress-subdirectories-as-wordpress-overrides-them-with-a-40

this is a htaccess issue but I dont know htaccess coading at all so this link was confusing

to me if any one could explain me (in simple way) why this problem occurs? and how to

solve this problem? will be helpfull to me

my wordpress htaccess is

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress

and cakephp htaccess which is in wordpress-install-directory/dashboard/cakephp-install

<IfModule mod_rewrite.c>
    RewriteEngine on
    RewriteRule    ^$    webroot/    [L]
    RewriteRule    (.*) webroot/$1    [L]
</IfModule>
  • 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-06-16T04:10:16+00:00Added an answer on June 16, 2026 at 4:10 am

    It should be just a case of changing your .htaccess to match the below

    <IfModule mod_rewrite.c>
        RewriteEngine on
        RewriteBase  wordpress-install-directory/dashboard
        RewriteRule    ^$    webroot/    [L]
        RewriteRule    (.*) webroot/$1    [L]
    </IfModule>
    

    Doing the above will tell cake that the needed files are within instal-directory/dashboard.

    You will also need to make the same change to webroot and app .htaccess

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

Sidebar

Related Questions

I have the WordPress Login form working in the front-end of my website, to
I have been working on having a instant messaging system on a website(kind of
I'm working on a website for a friend of mine and I'm having a
I'm working on the website for a mmo-rpg game-based group, and I'm having trouble
Okay I have been working on a website but I keep on having an
Here is a link to the website I'm working on: http://students.bcitwebdev.com/jlandon/geordieirving/index.php . I'm having
I'm currently working on a location page on a website and am having trouble
I'm working on a website with a few colleagues and we are having some
I am working in a website.And my website has it's internal registered users(also having
I am working on having the following functionality for my mvc website. I want

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.