I\'m a software development consultant looking for some tools to help me quickly understand a new application when I begin a new project at a customer site.
I have a domain name on 1&1 and a VPS on Linode. I noticed that my site was enclosed in a frameset which I didn\'t create. I checked nginx and jetty in the VPS but none of them created the framese
I currently have an Ubuntu server running Bind. I have a subdoamin (home.example.com) linking to my home ip address. I was wanting to be able to use a php script that, when visited and authenticated w
I\'m a beginner in .htaccess and I need help. We have this website with its store module in https. We also have a parked domain pointing to this website. The problem is, when I type \"https://www.park
i am developing a website. where in user would be asked to select their country( like USA, UK, Australia & Canada in the websites landing page.
I have several web servers (most of them running on Windows) on different machines on my local network.
Hey guys. I\'m reading Martin Fowler\'s PoEA. Data Mapper pattern is working with Domain objects in this way:
If I make a connection using new Socket(\"unit.domain.com\", 100) and the unit.domain.com DNS record has multiple IP addresses in the A record.. In the event of a failed connection, Does Java automati
I am using C# and ASP.NET for this. We receive a lot of "strange" requests on our IIS 6.0 servers and I want to log and catalog开发者_高级运维 these by domain.
Just a quick question about my Domain Layer/ Domain Service... Should I allow this layer to have read only access to the database? i.e. hook up a IReadOnlySession and only allow the Repository Layer t