August 26, 2015 at 2:26 am
Hi all,
we have a server (Windows server 2008 R2 Standard) that runs a hyper V manager.
The Hyper V manager runs 2 virtual servers.
One of the virtual servers uses the software XAMPP (itβs a web portal). The local IP for the virtual machine is 192.168.0.xxx
I have configured the XAMPP in a way so that any user in our domain can access the portal when the user writes the ip address in the web browser.
Instead of the ip address, I want the user to be able to write a specific given name.
How can I create this?
Please ask if you need more information.
Thank you in advance
August 26, 2015 at 7:16 am
de 33643 (8/26/2015)
Hi all,we have a server (Windows server 2008 R2 Standard) that runs a hyper V manager.
The Hyper V manager runs 2 virtual servers.
One of the virtual servers uses the software XAMPP (itβs a web portal). The local IP for the virtual machine is 192.168.0.xxx
I have configured the XAMPP in a way so that any user in our domain can access the portal when the user writes the ip address in the web browser.
Instead of the ip address, I want the user to be able to write a specific given name.
How can I create this?
Please ask if you need more information.
Thank you in advance
While it is actually likely you might find somebody around here with this knowledge you should realize this forum is about sql server and you are talking about windows servers. You will probably have better luck on a forum like stack overflow.
_______________________________________________________________
Need help? Help us help you.
Read the article at http://www.sqlservercentral.com/articles/Best+Practices/61537/ for best practices on asking questions.
Need to split a string? Try Jeff Modens splitter http://www.sqlservercentral.com/articles/Tally+Table/72993/.
Cross Tabs and Pivots, Part 1 β Converting Rows to Columns - http://www.sqlservercentral.com/articles/T-SQL/63681/
Cross Tabs and Pivots, Part 2 - Dynamic Cross Tabs - http://www.sqlservercentral.com/articles/Crosstab/65048/
Understanding and Using APPLY (Part 1) - http://www.sqlservercentral.com/articles/APPLY/69953/
Understanding and Using APPLY (Part 2) - http://www.sqlservercentral.com/articles/APPLY/69954/
August 26, 2015 at 7:28 am
Adding a DNS entry for the IP address should do it.. there should already be an entry for it based on the computer name... assuming a windows environment.
---------------------------------------------------------------
Mike Hahn - MCSomething someday:-)
Right way to ask for help!!
http://www.sqlservercentral.com/articles/Best+Practices/61537/
I post so I can see my avatar :hehe:
I want a personal webpage π
I want to win the lotto π
I want a gf like Tiffa :w00t: Oh wait I'm married!:-D
August 26, 2015 at 7:57 am
Sean's right. The first result of a Bing search found the page http://stackoverflow.com/questions/19708783/xampp-setup-to-use-name-instead-of-ip-address. It says to create an entry in your hosts file on the server, which makes sense to me, but I don't virtualize my servers.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply