decoy icon indicating copy to clipboard operation
decoy copied to clipboard

Fix configuring of base URL via dir config

Open jonathan-bird opened this issue 7 years ago • 3 comments

What's the best way to change the base url from /admin/* to say /cms/* ?

I already have an admin panel and not sure how deep the code goes that has hard-coded values etc.

jonathan-bird avatar Mar 22 '17 13:03 jonathan-bird

@jonathan-bird

I would assume here:

https://github.com/BKWLD/decoy/blob/master/config/core.php#L4

I can't get it to work due to this issue:

https://github.com/BKWLD/decoy/issues/13

seanthepottingshed avatar Mar 22 '17 13:03 seanthepottingshed

@seanthepottingshed That is the intended way to change it, but we did some testing and it isn't working properly.

brokenhd avatar Mar 22 '17 16:03 brokenhd

@brokenhd No worries

seanthepottingshed avatar Mar 22 '17 16:03 seanthepottingshed