The http-code-503 tag has no wiki summary.
3
votes
2answers
53 views
How to solve 503 issue
I'm participating in a web project. It's a Joomla web page and it's gained a lot of visitors in the past months. Actually we are receiving donations each year to pay site's hosting and domain. The ...
2
votes
1answer
60 views
Password protected website
I need to add a user authentication page before the actual homepage of the website.
In Joomla! I just set the website offline and the offline page loads in place of the homepage but then it's ...
4
votes
2answers
173 views
302 & 503 for temporary site down page: what to use for 'retry-after'?
If I want to temporary take down a website but the timeframe could be from 1 day to 1-2 weeks, I know that a 302 redirect (to a down.html page for instance) is best in order to preserve the existing ...
2
votes
1answer
50 views
How an offline main domain can influence traffic on an active sub domain
The website(s) design is for a company active in 3 different areas.
As an example lets use the following structure:
www.example.com
[sub1.example.com] [sub2.example.com] ...
0
votes
1answer
60 views
Role of a domain registrar
Few months back I bought a domain name and started using it through custom domain feature of Google Blogger. Since then my site was unavailable several times with different error forms:
A 'Not ...
1
vote
1answer
879 views
How can IIS 7.5 have the error pages for a site reset to the default configuration?
A mishap occurred with web.config to accommodate a subsite existing. I made use of “<location path="." inheritInChildApplications="false">”. Essentially it was a workaround put in place for ...
203
votes
42answers
7k views
Recovering a lost website with no backup?
Unfortunately, our hosting provider experienced 100% data loss, so I've lost all content for two hosted blog websites:
http://blog.stackoverflow.com
http://www.codinghorror.com
(Yes, yes, I ...