Why's my websi...
 

[Closed] Why's my website down?

Posts: 0
Free Member
Topic starter
 

I've recently changed some pages on my team's site and now it seems to be borked ๐Ÿ˜ฏ

The website is: http://lvis.org.uk/ which brings up:

Error
Your request could not be processed. The following error has occured:

HTTP: 451 Unauthorized: Key Invalid
Description: Unauthorized request: Invalid key

but if you directly to the home page at http://www.lvis.org.uk/index.htm then it works fine (as it always has).

Any ideas? Can't seem to really find much useful info on google.


 
Posted : 12/11/2010 10:08 am
Posts: 0
Free Member
 

EDIT - I was talking nonsense.


 
Posted : 12/11/2010 10:15 am
Posts: 0
Free Member
 

Find a page called 'Album1' - that's the title of the page http://lvis.org.uk/ is defaulting to. Looks like you might have cocked up the default page somehow - you don't have an index.html and an index.htm or something?


 
Posted : 12/11/2010 10:17 am
Posts: 0
Free Member
Topic starter
 

Thanks for the replies.

Don't think we have any widgets

Can't find any 'Album1' files. No duplicate index pages either.


 
Posted : 12/11/2010 10:26 am
Posts: 0
Free Member
 

It'll be in, rather than the name of, a file. I think...

Can you find where your default page is set? Sometimes this is in your control panel, if you have one. Otherwise check your htaccess file for where the default file is


 
Posted : 12/11/2010 10:31 am
Posts: 78225
Full Member
 

Is it a wordpress site? Has your API key expired / URL changed?


 
Posted : 12/11/2010 10:31 am
Posts: 0
Full Member
 

It depends upon what server system you are running - is it Linux running Apache?
Or Windows with IIS?


 
Posted : 12/11/2010 10:35 am
Posts: 0
Free Member
 

Why's my website down?

Clubber
I.T Manager.


 
Posted : 12/11/2010 10:37 am
Posts: 49
Free Member
 

He can't update it very often - it takes him 9 months to make a decision! ๐Ÿ˜€


 
Posted : 12/11/2010 10:39 am
Posts: 0
Full Member
Posts: 8177
Free Member
 

If you chuck index.htm on the end of the URL, you get the page displayed correctly.


 
Posted : 12/11/2010 10:57 am
Posts: 0
Free Member
Topic starter
 

IT [b]Manager[/b] - not technical geek ๐Ÿ™‚

It's not wordpress - just simple html pages

There's no specific home page setting - just a direct from my domain to the relevant folder in my webspace (same company) which is where the index.htm file is.


 
Posted : 12/11/2010 11:09 am
Posts: 78225
Full Member
 

Try renaming index.htm to index.html?

The default page will be set by the server - it needs to match. Sometimes you have access to change this on a control panel?


 
Posted : 12/11/2010 11:12 am
Posts: 0
Full Member
 

Yep in IIS your web-site properties will have a default directory tab and a documents tab which you'd need to check.

In apache you need to edit the master config files.


 
Posted : 12/11/2010 11:35 am
Posts: 0
Free Member
Topic starter
 

Thanks again everyone - it looks like it's working again - maybe it was just a glitch at the host that just coincidentally happened at the same time as I changed the site...


 
Posted : 12/11/2010 11:47 am