Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

a fix for www.comp.dit.ie

  • 19-04-2011 1:34pm
    #1
    Registered Users, Registered Users 2 Posts: 1,190 ✭✭✭


    As you might have noticed, www.comp.dit.ie isn't resolving properly (and therefore appears to be.."down"). If you go to the ip directly it just redirects you to the domain (probably because even when you go to the ip you're sending a host value. Your browser takes the address bar host and submits it as the host. As multiple websites can be hosted on one ip, the webserver serves the website based on that host.).. In this case, without a host, it throws a 302 and points to "http://www.comp.dit.ie/website07"

    Anyway don't mind all that, to get it back, edit your hosts file and put this in...

    Windows 7
    edit C:\Windows\System32\drivers\etc\hosts

    In linux it's generally /etc/hosts

    use notepad

    put in
    147.252.224.87 www.comp.dit.ie

    presto.


Advertisement