web-apps proxy
Posted: Fri Aug 13, 2010 11:33 am
Having an issue getting this to work, currently it does not matter what app a target it does the same thing.
Using mediawiki as an example, if i set it to go to that I end up at opendns with this in the search:
"mediawiki/index.php/Main_Page"
with phpmyadmin going to x.yourhda.com/phpmyadmin i get the login page as soon as i login I am at opendns with: "phpmyadmin/index.php?token=xx"
It seems like its not the proxy's fault (to my knowledge anyways) but an issue with what each app is refering to its own hostname. Like if phpmyadmin thinks http://phpmyadmin/ will point to itself then it would just prepend that to all the pages but from outside the network that poses a problem as my computer here does not know what that is. I know what mod_rewrite is but I could not say what it is doing, I have almost no knowledge of mod_write, only used it once, so I am not sure if the problem could reside there or not.
Using mediawiki as an example, if i set it to go to that I end up at opendns with this in the search:
"mediawiki/index.php/Main_Page"
with phpmyadmin going to x.yourhda.com/phpmyadmin i get the login page as soon as i login I am at opendns with: "phpmyadmin/index.php?token=xx"
It seems like its not the proxy's fault (to my knowledge anyways) but an issue with what each app is refering to its own hostname. Like if phpmyadmin thinks http://phpmyadmin/ will point to itself then it would just prepend that to all the pages but from outside the network that poses a problem as my computer here does not know what that is. I know what mod_rewrite is but I could not say what it is doing, I have almost no knowledge of mod_write, only used it once, so I am not sure if the problem could reside there or not.