Jump to content
  • 0
Eross

Moving Flux cp files on a folder

Question

Hi guys ! I used an HTML website for my server ..but it has no registration so Ive decided to use Fluxcp registration ... So what I did was I put my html files on my public_html directory and creating a "CP folder" along with it and moving my fluxcp files there ..but when I tried to reload it flux is broken ... www.mydomain/cp ....... any help or any methods ? sorry for my bad english -_-

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Hi @erjsanmiguel

You can go to cp/config/application.php

Change the config as per below:-

'BaseURI'					=> 'cp', //The "cp" assigned is a folder name of your control panel.

 

  • Upvote 1
Link to comment
Share on other sites

  • 0
2 minutes ago, HaARiZz said:

Hi @erjsanmiguel

You can go to cp/config/application.php

Change the config as per below:-

'BaseURI'					=> 'cp', //The "cp" assigned is a folder name of your control panel.

 

thankyou sir ! [SOLVED]

Link to comment
Share on other sites

Join the conversation

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

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  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

By using this site, you agree to our Terms of Use and Privacy Policy.