I looked at different sites reading mod_rewrite examples for several hours, and used them many times before successfully ... but Iβm doing something new with it now and I canβt get it working for life!
I am using a PHP file manager tool called AjaXplorer, I have it in a subdirectory in the root directory of my server /ajaxplorer-core-4.0.4. When I go to the root of my site http://domain.com/, I want it to be invisibly redirected to a folder /ajaxplorer-core-4.0.4(but still shows the root domain in the address bar).
I still want to have access to other files / directories in the root, as usual, just by entering the path.
I assume this is possible? It seems relatively simple, but I just can't get it to work.
It seems that AjaXplorer is loading js files and images, etc. of /ajaxplorer-core-4.0.4/plugins, I feel that where he disconnects me.
Any pointers will be judged by weight! Thanks
BT643 source
share