Jump to content

Application from any directory


girish.kc

Recommended Posts

Hi,

I have developer a PHP application which works fine in root directory [document_root].

No I have a situation that needs the application to work from any directory by changing few config parameters.

 

I have used the root-relative links in allover the application.

 

Is there any easy way to accomplish this? If not I have to change all the pages having the links.

 

Please advice.

 

Girish

Link to comment
Share on other sites

Is there any easy way to accomplish this?

That would completely depend upon how your application is written.

 

When we write apps, we make sure to configure a base path config options that can be changed in a single place and yet used in many.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.