The website tag has no wiki summary.
0
votes
1answer
29 views
Server Response Time and Domain Name Resolution
I have a server running windows 2003 and apache. I have couple of sites hosted on this box. Now this server is placed at my home and the ISP has allocated me a fixed IP.
When i check for my ...
0
votes
0answers
6 views
lost user + how to get my user back in serverfault site [migrated]
please advice
I ask this question
http://serverfault.com/questions/356914/shell-script-ksh-set-file-to-param-perform-test-between-param-and-string
but from some reason my user not ...
1
vote
3answers
53 views
Loading after a minute
Here is the web site. http://reachourfans.com
when i enter the site, it's loading nothing, and after a minute it's beginning loading the site. I've switched off the Update module, and installed it ...
2
votes
1answer
24 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
2answers
60 views
Website load speed around the world
I would like to test a small website's loading speed around the world.
What are some relevant websites/tools that you find useful for this test?
1
vote
1answer
51 views
Procedure to renew ssl certificate
I recently got a mail from my hosting server that the SSL certificate for one of my Wordpress website is about to expire in 5 days.
It says the certificate needs to be renewed; this can be done using ...
1
vote
2answers
69 views
DNS settings updated in whois, but site still looking at old servers
I have migrated a site from a external Linux server to a new IIS server. DNS settings have been updated and are showing correctly in whois, squish.net, traceroute. However, when I type in the domain, ...
0
votes
0answers
54 views
Solution overview of “theft proof” online video software [closed]
What are the solutions for securing online videos against download theft?
Background: I want to make a video tutorial site (I am using joomla) where members only can view the videos. The videos ...
1
vote
0answers
6 views
Mimicking file requests on my web server
I haven't been able to test this extensively yet, so bear with me.
The scenario is like so: I created a temporary file on my web server, downloaded the file, deleted the file. About 3 minutes later I ...
0
votes
1answer
38 views
Common ways of spam files ending up in a web directory
A friend discovered a bunch of spam files in his web directory on his web host the other day. He has no idea where they came from, and I'm not quite sure either.
What are common security breaches ...
0
votes
1answer
46 views
What content is best practice to include in a 503 page to provide best user experience in the case of overloaded backend?
The classic example is the "Fail Whale" on twitter. But I'm interested in what people's thoughts are on this.
1
vote
1answer
135 views
Web Load testing a website
I have spent time trying to optimize my website but have never got a chance to test maximum users it can take. Have been doing some reading and found out the best scenario would be to use cloud web ...
0
votes
0answers
61 views
How can set the authentication for asp.net website in WebsitePanel
I installed "WebsitePanel" on my asp.net host.
In the Home Folder tab of WebsitePanel, I can set "website authentication".
If I check "Allow Anonymous Access" box, does this mean any user can ...
0
votes
0answers
32 views
Unable to login through varnish cache
I am setting up Active Collab Site in my new server. The setup is like below
Internet> ---> varnish ----> apache
But i am not able to login to the site through varnish cache.. But i can login to ...
0
votes
1answer
53 views
IIS: Multiple domains for one site
I've a site which can be acceded through multiple domains (ie mydomain.com, mydomain.com.ar, mydomain.net, etc). Right now I have in the IIS one site and in the properties I added each domain as a ...
0
votes
2answers
101 views
Kindly help me on how to handle the hacker
I have a website. Somebody is sending thousands of 404 hits to my site. He uses random IPs. he is keep on sending at least 1000+ hits everyday to various urls which doesn't exists in my site. I have ...
1
vote
1answer
77 views
What is the proper way to create virtual directories in Apache without using symlinks?
I am coming from IIS and setting up virtual directories there is so pleasantly easy. You just right-click and add a "virtual directory" pointing to any path you like. This relative path gets reflected ...
1
vote
4answers
61 views
Linux - Date of the latest modified file in a folder
What I want to accomplish here is this:
I have an apache website, and on that website, I want to display something like
Latest website update: 01/12/2011 at 6h32 AM
I had an idea on how to do ...
1
vote
2answers
60 views
Software for monitoring many sites
My company builds and maintains sites for our clients. On any given date, we have 400-600 sites active. We build 5-10 per week and take down a similar number. We have basic "is the site live" ...
2
votes
4answers
102 views
Easiest way to check hits per minute?
One website i was asked to look at has lots of traffic. They disabled the access_log for performance reasons (it doesnt look bad tho) and i was wondering how many hits they were getting per ...
-1
votes
1answer
44 views
Save Files from Webserver to a Homeserver?
I hired a webserver, where my website is running.
The Hoster gives me a maximum of 50GB WebSpace.
Now the Problem is: I need more!
But I don't want to change the Hoster.
Is it possible to save ...
1
vote
3answers
80 views
Need advise on choosing aws EC2
I'm planning to host a website where in the first phase I would target 30,000 users. It is in php and runs on Apache server.
I'm assuming 8,000 users can be online in worst case scenario and 1000 of ...
2
votes
2answers
52 views
How to use VirtualHosts in apache2 for mobile subdomain?
Need some help to redirect to a mobile subdomain.
Currently both m.domain.com and domain.com will go to var/www/html/mobile.
Obviously I need domain.com to direct to var/www/html and m.domain.com to ...
0
votes
2answers
60 views
The website specified cannot be reached
I noticed my website (speedvocab.com) is loading slow and have tried to test the spead with google- pagespeed online application. i get a message saying 'The website specified cannot be reached'. so i ...
0
votes
1answer
54 views
How to configure S3 or DNS to handle incomplete name (sans www) for web site?
I have a set up a bucket called "www.mydomainname.com" to host my website and I have configured the CNAME such that "www.mydomainname.com" points to the my endopint ...
0
votes
1answer
58 views
Nginx server config - rewrite issue
I have following server configuration:
server {
listen 80;
server_name mysite.proj;
location / {
root /path/to/mysite.proj/www;
index index.php index.html ...
0
votes
1answer
28 views
File upload on shared hosting [closed]
Is it possible to upload a file of size 300+ MB on shared hosting such as host gator ?
2
votes
1answer
100 views
Almost All apache VHOSTs go to the default “It Works Site”
First off I am running Ubuntu 11.04. I installed Apache through tasksel along with phpmyadmin, and mysql. My localhost site works and I can get into phpmyadmin. I have 5 sites setup through VHOST ...
0
votes
1answer
16 views
Unique configuration for a website in IIS
I am currently running IIS version 6 and desire to create a website with the ending extension of .com/espanol. I have been asked however to add a tilde over the n in espanol.
Can this be done? if ...
4
votes
2answers
59 views
Website diff testing tool
Our CEO wants us to check all of our 100+ hosted/partner websites. Not only does she want to check if they are up and running, but she would like a diff analysis on the websites so that we can keep a ...
1
vote
1answer
50 views
How to diagnose whether a customer's ISP is throttling access to my website?
We host a website that servers up mostly static files, such as html and flash SWF files. The server is hosted in Auckland, New Zealand.
Our customers are mainly secondary/high-schools. In general, ...
0
votes
1answer
55 views
How I can prevent by site from attacks [closed]
I'm aware that by sending frequent requests to my site from a loop, some body can put my site down. How I can prevent that? Any ideas will really help me.
1
vote
1answer
19 views
Visual overview of your CPanel domains?
I have so many domains, websites, redirects, DNS entries, etc. in my CPanel. Is there a way to get a visual overview of all my settings? I am just wondering in case I have to rebuild my setup on ...
0
votes
2answers
75 views
If I register a domain name as a name server what do I set it's name server to? [closed]
Possible Duplicate:
What is a glue record?
Do I add my ISP's name servers for the domain or itself as the name server?
e.g. say I have the domain www.shoes.com and a server setup for DNS ...
0
votes
1answer
17 views
Idea collection platform
I need a free webpage or -preferably- a deployable web application that allows me to collect ideas from multiple users. I remember checking out a feature-request platform but I cannot remember the URL ...
0
votes
1answer
70 views
How do I check on the visitor statistics of a website that I do not own?
How do I check the visitor statistics of a webpage/website that does not belong to me ?
(for example, I would like to know roughly how many people actually use http://www.askjonskeet.com/)
0
votes
1answer
49 views
Site name questions [closed]
I'm creating a website on German cars. No issues with it, since it's basically a PHP site, and let's say for the sake of argument, there are no server issues.
However, I plan to call it "autohaus" ...
2
votes
1answer
96 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
35 views
Cannot access iis website by IP
I have hosted asp.net mvc3 simplest application on my machine. I specified my IP in config and if i try to enter in address bar "myIP/applicationName" everything works, but it fails from other ...
0
votes
2answers
53 views
Check status of links to pages posted on my site
When people post links on my site, I kinda want to just make sure that the website they link to is active and not dead. How can I check this?
I was thinking to use meta data or title but I don't ...
-3
votes
1answer
40 views
Deploying a website builder website [closed]
I want to create my own custom website builder hosting platform for a niche market. I have plans on hosting 100's plus subdomains off of one primary domain.
Here's my goal:
Allow register user to ...
0
votes
1answer
9 views
Redirect email from a shorter domain name to a longer one
I'm new to website management including DNS and MX records.
Here's my scenario. My company has an official domain: reallylongandcomplicatedname.com.
They bought a shorter name: easyname.com.
...
-1
votes
1answer
44 views
redircting purchased domain name to a server .?
I am probably not using the right search terms , so not finding anything on the internet .
I have a domain name purchased .
However I do not know how to redirect the domain name to my server that ...
0
votes
1answer
25 views
Apache domain configuration
I installed and configured apache server on Linux VPS hosting and uploaded my old website to the new server.
I did not point (yet) the domain name to the new IP address.
When I click on the browser ...
2
votes
2answers
133 views
Set up server far away from target audience? [closed]
I live in Canada, and I want to move out of online web hosting and host stuff on my own server. The problem is, my website caters to a huge amount of US traffic, about 90 percent of traffic is US.
...
1
vote
2answers
770 views
How to create a self-signed SSL certificate with subject alternate names (SAN) for IIS websites
Does anyone know how to create a self-signed SSL certificate for use with IIS (7) that has subject alternative names (SAN)s? I need the certificate to be able to validate the hostname AND the IP ...
0
votes
1answer
46 views
Any good webcrawler besides DRKSpider
I was having a look at DRKSpider to find problems with a website in our production server, but it seems its export feature generates different outputs (with different content).
My goal is to find a ...
0
votes
2answers
44 views
multiple domain name pointing to same place that need www before domain
I have 3 domain names that point to the same website.
domain1.com, domain2.com, domain3.com
I would like to add in the .htaccess file a way that
if someone is trying to reach domain2.com the server ...
1
vote
3answers
250 views
How do I block all websites (except for a whitelist of 10 or so) for specific computers on a Windows domain?
I keep seeing references to something called Squid, but I take it that's only for Linux. Rather than needlessly pay $1,000+ bucks for a content filtering subscription on our firewall, I'm seeking an ...
0
votes
1answer
23 views
Migrating SSL certificates in IIS
A recent development has occurred where a client has requested to move their website from the current hosting server to our in house servers. This website has an SSL associated with it. Can an SSL be ...