The requirements for PCI standards include installing a firewall, restrict physical access to servers, using and regularly updating antivirus and malware software etc as outlined here
If you host your application in the cloud , how can you ensure that you meet these PCI requirements
...
I really need some help with this as I have been trying to fix this for months and I can't figure it out.
I run an online chess site written in Silverlight 3.0
The architecture is Silverlight Client connecting to a WCF service that reads and writes data to a SQL Server database. It is hosted on Godaddy,
Once every so often I get the...
Hi,
I've set up a Mercurial server on a Windows 2003 / IIS 6 machine and when I try to pull the repository I get the following sequence
requesting all changes
adding changesets
adding manifests
adding file changes
transaction abort!
rollback completed
abort: premature EOF reading chunk (got 91303 bytes, expected 1542634)
I've tried p...
I've been having a look through Mercurial's list of Hg hosting providers but can't really distinguish much about the real quality of the services.
What are other peoples' experiences with free services? Which would you recommend and why?
...
I have moved this question to serverfault where it might be more appropriate.
See http://serverfault.com/questions/128329/how-do-you-host-multiple-public-facing-websites-on-a-vps
We host about 30 websites using typical shared hosting plans using ASP.NET and SQL 2000/2005/2008.
I am now wondering about hosting all of these websites usin...
trying to pick version control, continuous integration, and host for Flex + Ruby or Django smallish project. Question:
version control: I've used SVN and CVS in the past. I hear great things about git. Not sure what to pick.
continuous integration: I've heard good things about hudson and cruiseControl. Not sure what to pick
hosting: is...
Hello all,
I have a website designed in ASP.2.0 (classical Asp) i wanted re-write my all urls using Microsoft url rewriting tool. my web website is hosted on shared server with ready hosting company.
Now the Readyhosting people said that they are not giving any support to these modules.
Can any please help me in this.
Thanks,
Rau
...
There are many sites that host public repositories of code.
Examples
launchpad (bazaar)
bitbucket (mercurial)
github (git)
Are there similar sites that allow coders to store and manage fossil repositories for free?
...
Hi!
Silverstripe is running on my since a few weeks. Recently, I get an Internal Server Error message when I try to access the admin area.
Having a look in the server's error logs, I discovered following hint:
[Mon Apr 05 12:15:26 2010] [error]
[client ...] Premature end of script
headers: main.php
I already was refered to t...
I've been looking at the possibility of ReHosting a WF4 Workflow to be used to debug running Workflows. All the posts and samples I've seen regarding WF4 Rehosting are using a WPF application to initially Host the Workflow, and then use the WorkflowDesigner in ReHosting it. Is there any way to Rehost a Workflow that was hosted in a non...
Hello.
Is there any REST API to upload & host mp3 and audio files and get a direct link like IMGUR API for images?
Thanks
...
We have built an application on the ASP.NET 4.0 platform. We need to go live in the next two weeks and I want to find a host that will offer the RTM of .NET 4.0. Any ideas of any hosts that have plans to offer the newest version shortly after Monday's launch? I see a bunch with RC1 hosting, but I can't find any hard dates for offering...
Hello,
I am building a web site targeting users in Europe, South America and Asia. We plan to use a global CDN like Amazon's for static files. However, the CMS itself cannot be easily load-balanced so we still have one central web server.
It would be great if Pingdom, Site24x7 or others offered such tests, but AFAIK they don't. What i...
I want to know the ideal instance site for a portal, may it be a news portal or sports portal
and is there a better hosting solution than ec2 for such a site ?
...
I'm currently writing a website in ASP.NET MVC, and my database (which doesn't have any data in it yet, it only has the correct tables) uses SQL Server 2008, which I have installed on my development machine. I connect to the database out of my application by using the Server Explorer, followed by LINQ to SQL mapping.
Once I finish deve...
I want to develop a GAE application using python, but I fear that Google will be the only company able to host the code. Is it possible to run a GAE app on a private server or other host?
(Note that a previous version of the question incorrectly referred to GWT).
...
I realise it's vry soon after launching, but I'm keen to develop website in 4.0, but obviously need a host.
If there are none hosting 4.0 yet, any one aware of timescales.
UK hosts needed.
edit:
I would like to use GREEN HOSTING, so anyone aware of UK host supporting .net 4.0 using green energy!
Thanks
...
I have a a few domains on a hosting provider, with DNS/domain name provided elsewhere. To set up the hosting, I set up an A-record for my domain name, with an IP address; that's all normal, of course. All the domains have the same IP address. I don't know if that's normal or not, but it seems like it probably is, at least for cheap hos...
Hey Guys,
I am currently trying to figure out a way to list all of the websites that are running on a local IIS 6 server at the office and display links to each site with their descriptions so we can always find our development sites with ease.
The way that the server is currently set up is I add a DNS record for a new site. eg: newsit...
The website we running let people register their own URL and redirect to our website to their user account. Lets it is something similar to Blogspot.com where users can have their own URL.
The problem is that in order to do this we need to have static IP address for the DNS redirection to work. We can easily get static IP addresses from...