Tagged Questions
0
votes
0answers
96 views
Server 2008 Print Redirection is failing but only on 16Bit apps
The main programmer for SoEasyAccounting and we are installing to Server 2008 Standard service pack 1. We install to 2003 with no problems.
Important to understand that the print failure only happens ...
1
vote
2answers
420 views
I can access my site via ports 8443 and 8080 but not via 443 and 80 (Tomcat)
I am using Tomcat7 on Windows Server 2008
My Server.xml is set up as follows:
<Connector port="80" protocol="HTTP/1.1" connectionTimeout="20000"
redirectPort="443"
compression="on" ...
1
vote
1answer
89 views
Server 2008 R2 Group Policy Folder Redirects not working
I made a folder named Folder Redirects that is being shared by everyone with all but full control.
I went through the group policy for my domain and setup folder redirection. I applied the settings ...
2
votes
1answer
294 views
Can I redirect an HTML link on our webpage to another server?
We have a website that we host. In the sites header, we have links to sections of our site. eg.
[Logo] [Buy] [Sell] [Pew Pew]
and the current links are
Logo: / (root of the site)
Buy: /buy/
Sell: ...