Jump to content

Recommended Posts

Posted

Hi everyone

 

hoping someone can shed some light on the issue i am having here. I have install WAMP onto one of the servers and set the permission in the httpd.conf file to allow connections from the server and clients within an IP range, i have also added the port inbound rule to allow port 80 and everything is now working for me if i log onto any computer and open IE and type into address bar http://servername it works.

 

The issue is when a staff or student logs on and trys the same they get the website cant be found error. is there something that i am missing to allow everyone else access to see this?

 

I was also hoping to change it so that users dont need to type in http://servername would it be possible to change it so that when they first click on IE it opens the webpage to http://intranet (or is this just a simple rename of index to intranet and redirect IE to open \\servername\www\intranet?

 

thank you for any help in advance

Posted

Do you use a proxy server? Do the Staff and student users need to have the server name added to the "Do not use proxy Server for" list?

I've never used WAMP - if it's not a proxy issue - might it be a file permission issue on the server (that you have permission to access, but regular users don't)?

Finally, I think what you're after is adding a CNAME (also known as an Alias) DNS record to map "intranet" to "servername", and then modifying the Group policy to make the home page "http://intranet" for your users.

  • Thanks 1
Posted

Thank you i am trying to figure out which policy i have on that is stopping staff and pupils from starting the index page i can understand that with my account i am administrator I have tried setting share permissions on the folder so that everyone can at least read but for some reason this didnt help. Users still get a message about the IP cannot be found.

 

Would this have anything to do with locking out staff and students from running ping from cmd at all?

Posted
Sounds like proxy, you probably won't have one set as administrator - use group policy modelling to check what settings a specifuc user/machine get, it'll show you where they're coming from as well.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...