Obsolete Releases > SME 8.x Contribs

"ProxyPass URL must be absolute!" website meltdown

<< < (2/3) > >>

Stefano:
then you are using ProxyPass

read here: http://wiki.contribs.org/SME_Server:Documentation:ProxyPass

you did something wrong.. you'd find the domain where you are using proxypass and revert/delete the settings
you should also take a look in bash history, it can help you (and us) to understand what's going wrong

LANMonkey:

--- Quote from: Stefano on December 23, 2012, 09:36:01 PM ---
you did something wrong.. you'd find the domain where you are using proxypass and revert/delete the settings
you should also take a look in bash history, it can help you (and us) to understand what's going wrong

--- End quote ---

OK, I'll uninstall ProxyPass, reinstall it and that should do the trick?  I'll post the details of what I am trying to do with ProxyPass.

If you explain how to look up "bash history", I'll do that and post the results.  Maybe I should to this first.  Let me know what to do.

Stefano:
there's nothing to uninstall/reinstall


--- Code: ---history

--- End code ---

from command line


--- Code: ---man history

--- End code ---

will help you

LANMonkey:
OK, here is a report from "history",


--- Code: ---....
  980  /sbin/e-smith/expand-template etc/crontab
  981  more /etc/crontab
  982  date
  983  date
  984  /sbin/e-smith/expand-template etc/crontab
  985  more /etc/crontab
  986  db domains set symbiota.homeserver.com
  987  db domains setprop symbiota.homeserver.com Nameservers internet
  988  db domains setprop symbiota.homeserver.com ProxyPassTarget 192.168.0.247
  989  db domains set symbiota.homeserver.com domain
  990  db domains setprop symbiota.homeserver.com Nameservers internet
  991  db domains setprop symbiota.homeserver.com ProxyPassTarget 192.168.0.247
  992  db domains setprop symbiota.homeserver.com TemplatePath ProxyPassVirtualHosts
  993  signal-event domain-create symbiota.homeserver.com
  994  ping symbiota.homeserver.com
  995  more /etc/crontab
  996  more /etc/crontab
  997  exit
  998  exot
  999  exot
 1000  exit
 1001  db domains show | grep -i proxy
 1002  history
[root@finch ~]#

--- End code ---

Apparently, this was one of the last things I was up to.  But it was done a month ago at least.

Stefano:
what's the output of

--- Code: ---db domains show symbiota.homeserver.com

--- End code ---
?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version