Jump to content
  • 0
Atomik

Help With flux , Redirected to local host page T_T

Question

Hi Guys,
 

So i've been trying to install fluxcp on my local host .
i've xampp ready and all but when ever i try to enter fluxcp folder i get redirected to localhost/dashboard

i've been trying to fix it for a while now .


My cp location is : C:\xampp\htdocs\flux

when i type localhost/flux in my URL bar it redirects me to localhost/dashboard

 

Kindly help me out :)

 

Regards,
Atomik.

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0
1 hour ago, Atomik said:

Hi Guys,
 

So i've been trying to install fluxcp on my local host .
i've xampp ready and all but when ever i try to enter fluxcp folder i get redirected to localhost/dashboard

i've been trying to fix it for a while now .


My cp location is : C:\xampp\htdocs\flux

when i type localhost/flux in my URL bar it redirects me to localhost/dashboard

 

Kindly help me out :)

 

Regards,
Atomik.

config/application.php:

Configure these 2 settings:

'ServerAddress'        => 'localhost',              // This value is the hostname:port under which Flux runs. (e.g., example.com or example.com:80)
	'BaseURI'              => '',                       // The base URI is the base web root on which your application lies.

Your BaseURI should be flux.

so it would properly show in localhost/flux

Share this post


Link to post
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.   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.

Loading...

×
×
  • Create New...

Important Information

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