rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - bc

Pages: 1
1
FHFS / Re: way to change default URL root?
« on: June 12, 2014, 09:24:32 AM »
Hi, thanks for all this. I did the redirection part, and it -sort of- works, but not fully. After the test user logs in I do get redirected to the right path http://IP/webbox/.test, but I get a 404 - File not found error. The physical folder is there in the path, but some sort of rights must be missing...

2
FHFS / Re: way to change default URL root?
« on: June 11, 2014, 02:59:16 PM »
Hi, thanks very much for this. The main site is now running on /webbox, so that is a good thing. This is a new server, so I don't mind it if something breaks, but I do need to move the user folder as well. Right now I start out as:

http://192.168.1.1/webbox
...for the main page, but after I log in as a test user I get redirected to:
http://192.168.1.1/.test

I'm sure this is working as designed, but I'd need to make it so that after login I get redirected to:
http://192.168.1.1/webbox/.test
..even if I have to move around folders, that is fine. Could you please elaborate a bit more on "otherwise you will have to find the "real folder" path in hfs resources... and re add them to "webbox"...."? How do I go about this exactly..  ???

Thanks very much
Balazs


3
FHFS / way to change default URL root?
« on: June 11, 2014, 10:09:57 AM »
Hi, I would like to know if there is a way to change the root of the FHFS URL to include a sub-path. For example, after a fresh installation the main site is at:
http://192.168.1.1/

...my goal is to have the main page (and everything else) below:
http://192.168.1.1/webbox/

..so a user "test" would have their home as:
http://192.168.1.1/webbox/.test
..and everything else FHFS has to do would be below /webbox/.

Can this be done, or is FHFS hardcoded to run as it is.

Thanks in advance
Balazs

Pages: 1