![]() |
|
Alias - Printable Version +- The Un-Official Proxomitron Forum (https://www.prxbx.com/forums) +-- Forum: Proxomitron Config Sets (/forumdisplay.php?fid=43) +--- Forum: Sidki (/forumdisplay.php?fid=44) +--- Thread: Alias (/showthread.php?tid=1416) |
Alias - Arne - Jun. 23, 2009 02:24 PM I am having difficulties with the alias in the IncludeExclude list. They work fine in Firefox, but not in any other IE based browsers I try. Seems they hit the google search in line 253 first: # Google Search http://www.google.[^/]+/(intl/[^/]+/(^?)|search\?|webhp|(^?)) And I can't figure out why. RE: Alias - Arne - Jun. 23, 2009 03:18 PM It can't be the filteres. Even with a clean Proxo with the plain config they dont work for me. solved: And another strange thing - I configure Proxo to use port 8081 and the browsers find it on port 8080. I am puzzled about this too, and it appeared when i downloaded a fresh proxo some time ago. RE: Alias - sidki3003 - Jun. 23, 2009 05:23 PM Not sure if that "solved:" also addresses the alias problem. If not: Normally you should add your personal entries to the user list, IncludeExclude-U. That also avoids the risk of user entries overriding default ones and vice versa. There's a section for user aliases in IncludeExclude-U: Quote:## aliases: start with dot The default aliases in the general list are: Quote:.( edit: Oh, and dot aliases apparently aren't supposed to work in IE 7/8 plain/clones at all, due to MS inventing something similar to what Squid proxy is calling "DOT security". RE: Alias - Arne - Jun. 23, 2009 06:09 PM Ahh so I don't have to try that any more then. I spent a couple of hours on the issue, which can't be solved LOL I know about the IncludeExclude-U list, but (of course) the general list did not work either (when IE has something like that. It sure puzzled me a long time. The problem that is solved was the port thing. That was only differences in the configs where Proxomitron changed the port when I loaded different configs, and I did not check after loading which port it now used. Thanks for the info. Now I can put myself to rest this mid-summer evening ;-) I will now try ProxRocks' idea :-) |