10 years ago by Silent
Hello :)
Is there a way for me to move the lib, media and tools folders to a subfolder?
Ex, impact/lib, impact/media and impact/tools.
I tried to do this but immediately modules start throwing 404 errors.
Thanks in in advance.
EDIT:
Solved.
I have used the ImpactPrefix global variable.
Is there a way for me to move the lib, media and tools folders to a subfolder?
Ex, impact/lib, impact/media and impact/tools.
I tried to do this but immediately modules start throwing 404 errors.
Thanks in in advance.
EDIT:
Solved.
I have used the ImpactPrefix global variable.
window.ImpactPrefix = "impact/";