Tagged Questions
0
votes
1answer
46 views
What can I do about a (possibly) nonfunctional server?
We're back online. I still don't know what happened though. The power went out...
My school's website, (formerly) located at www.petagimnazija.hr, seems to be down.
When I try to load it in a ...
0
votes
2answers
191 views
Adding multiple websites with different SSL certificates in IIS 7
I'm having troubles using SSL for 2 different websites on my IIS 7 server.
Please see my setup below:
website1: my.corporate.portal.com
SSL certificate for website1: *.corporate.portal.com
...
0
votes
1answer
87 views
Website panel upload error “HTTP Error 404.13 - Not Found”
I am uploading a 400MB file to the Website-panel file manager and get "HTTP Error 404.13 - Not Found". The log mentions verifying the ...
0
votes
1answer
179 views
How to use Apache with Windows DNS Server
I have recently bought a domain, and I have set up Windows DNS Server on my Server 2008 R2 machine to handle the DNS. To obtain the info you might need use this:
...
2
votes
1answer
68 views
Opening a website on many computers simultaneously
We have an ICT suite with 20 computers, and often teachers will all want the students to use the same website. Is there a utility which will allow me to open a website on multiple computers? At the ...
2
votes
1answer
140 views
Windows Server Error Log Filter
How do I filter the Error Log (Windows Server 2008) for errors from one particular website hosted on the server? The site is using a unique Application Pool, and runs under the context of the ...
2
votes
1answer
368 views
Is it possible to estimate the max number of users can access my website, based on the server configuration? [closed]
I have a dedicated server with windows server 2008 and I uploading there a website, I want an estimate number about how many concurrent users can access the website before it crash.
Is that ...
0
votes
1answer
91 views
Multiple websites in IIS
I have a VPS with a single IP address running IIS 7.0
Am I right in saying to host multiple websites on different domains I would:
Set the domain name's primary nameserver to point to my VPS IP.
...
2
votes
1answer
578 views
wildcard host name bindings for multiple subdomains in multiple sites on IIS7 with a single IP address
Situation:
I have a single windows 2008 server with a single public IP address.
I have multiple domains with wildcard A records pointing to the single IP address.
I need each domain to be hosted by ...
0
votes
1answer
96 views
windows server 2008: Cant see static data in the intranet of my network, but from the outside can
we have a windows server 2008, we installed some websites in PHP, and we cannot see them if we are in the network, or placing the IP/website (actually the static data e.g images, css won't appear..), ...
0
votes
2answers
695 views
How to make a subdomain point to a page in IIS7?
I have a website on IIS 7 and I created a subdomain and I want this subdomain to point to a page in this website.
Example:
www.example.com --> this is the main website and its default page is ...
1
vote
2answers
164 views
Windows Server 2008 Enterprise edition (cluster's ip address)?
My question is first of all for guys who had experience with Windows Server 2008 R2 Enterprise edition. As i found i can bake cluster (Failover Cluster Nodes). This cluster gives me one ip adress. So ...
0
votes
2answers
836 views
Host multiple websites from Web Server 2008 R2
I am moving our company's website to a colo web server running Web Server 2008 R2. We will be looking to host multiple sites from this server that are for public/customer viewing as well as other ...
2
votes
2answers
2k views
What should the permissions be on a website in IIS7?
Okay, let me just say I have little idea of what I'm doing here. Sorry if I'm making this more complicated than it needs to be,
I have a website that I've been setting up on IIS6 for awhile now, it ...
2
votes
2answers
3k views
Log and Block Website using Windows 2008 SBS
A client has asked me to setup Windows 2008 SBS to block and log websites from a list they will provide. As far as I know they only have standard edition which means I cannot use ISA. I was thinking ...
1
vote
1answer
147 views
How to find the differences in two IIS websites
I have two websites, one of which is a slight fork of the originals source code.
A basic feature (the use of sessions) appears to be working differently on the forked site to the original site.
I ...