I have a site on my server and the domain is gone but I want to show someone the design, cms functionality, etc (paysite).
Isnt there a way to have them get to the site via the ip?
sounds like all your internal links will be broken too in your cms, so I doubt it will work out the way you want
is it on a dedicated ip?
__________________
Looking for a custom TUBE SCRIPT that supports massive traffic, load balancing, billing support, and h264 encoding? Hit up Konrad!
Looking for designs for your websites or custom tubesite design? Hit up Zuzana Designs
Check out the #1 WordPress SEO Plugin: CyberSEO Suite
No. I am pretty sure I had my previous host do something similar to what I am asking but your right, I think the links would be fucked up because its php files and they are probably pointing to the domain.
Originally posted by d-null
sounds like all your internal links will be broken too in your cms, so I doubt it will work out the way you want
There are a couple of ways. First try just putting the IP in the browser. That will basically show the first site that was set up on that server. Ready when it works.
They can put the IP in their "hosts" file. Google for details based on the viewers OS.
You can point a name within another existing domain there.
Such as oldgirlsite.yournewsite.com
For historical display only. This information is not current:
support@bettercgi.com ICQ 7208627 Strongbox - The next generation in site security Throttlebox - The next generation in bandwidth control Clonebox - Backup and disaster recovery on steroids
It's done at my job all the time on our dedicated windows box. I don't do it, i messaged my coworker he said something like just leave the headers blank in iis. You have to list it as a host header value in iis so that a string of chare (your domain name) corresponds with an ip.
I hope I explained that well enough, if your on a linux box i have no clue lol.
My shared box i use for this stuff is unix, that dedicated is for mainstream web work, Sorry buddy just figured it may be of some use or maybe someone will read it and know what to do for linux/unix
My shared box i use for this stuff is unix, that dedicated is for mainstream web work, Sorry buddy just figured it may be of some use or maybe someone will read it and know what to do for linux/unix
Comment