Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
host
- Page 1
Re: Cannot run exe from asp.net
Programming
Web Development
2 Months Ago
by lennyli
… a period of time, or established connection failed because connected
host
has failed to respond So, what is wrong here? I…
Re: JForum release for JakartaEE 10
Hardware and Software
Cloud-based Apps
1 Month Ago
by Dani
Congrats on the latest release of your software. May I ask what inspired the decision to
host
the project on Sourceforge instead of GitHub? I rarely see well-maintained projects on sourceforge these days, sadly.
Re: JForum release for JakartaEE 10
Hardware and Software
Cloud-based Apps
1 Month Ago
by Ulfson
> May I ask what inspired the decision to
host
the project on Sourceforge instead of GitHub? I rarely see …
Re: How Can Small Businesses Effectively Compete in Digital Marketing?
Digital Media
Digital Marketing
1 Month Ago
by christianjhon2
… brands, influencers, or creators in your niche. * You can co-
host
lives, exchange blog mentions, or run giveaways—*all without spending…
Host Header Checking
Hardware and Software
Microsoft Windows
16 Years Ago
by George_spn
Host
header checking is a defence of the servers againsts DNS rebinding attacks. How can somebody disable this feature. I would to find if I can do it in a Windows Server 2003, for experimental reasons. Is it possible and how?
host file help
Hardware and Software
Microsoft Windows
19 Years Ago
by kurse6
…the directions state that i have to edit my
host
file. i did my reading on it and …the command prompt and attempted to ping the l2authd
host
name and got a 206.xx.xx.xx ip…he was pinging the assigned ip. i deleted the
host
file all-together and i'm still able to…my questions is, why is it not checking the
host
file? that's the only thing that i can …
Re: Host Headers with IIS
Hardware and Software
Networking
15 Years Ago
by gbarnas
… instance bound to an IP address AND a
host
header is more specific than an instance bound …the default web site to be used to
host
production sites. It's also not a good… idea to mix sites with and without
host
headers on the same IP address. We use…instance, the IIS server can't read the
host
header from the encrypted packet to determine the …
Host Headers with IIS
Hardware and Software
Networking
15 Years Ago
by azza85
… get my head around how
Host
Headers work. When a
Host
Header is setup for a …site by typing in the address including the
Host
Header information. However, in IIS if I …I]REQUIRE[/I] a DNS entry, since the
HOST
information is part of the http request. I…it because the DNS server looks at the
HOST
information in the http request? Any help/…
Re: Host Headers with IIS
Hardware and Software
Networking
15 Years Ago
by sknake
… .NET CLR 1.1.4322) Accept-Encoding: gzip, deflate
Host
: 10.2.1.222 Connection: Keep-Alive [/code] Example … .NET CLR 1.1.4322) Accept-Encoding: gzip, deflate
Host
: www.apexsoftware.com Connection: Keep-Alive [/code] Also by …IIS has a wildcard to accept all traffic so any
host
headers not specified will the default site. Also the…
Re: host file help
Hardware and Software
Microsoft Windows
19 Years Ago
by kc0arf
… if any of the ip numbers changes. Do not get
host
file happy and start programming shortcuts -- that will cause problems…
host file, host IP resolution
Programming
Web Development
16 Years Ago
by jakesee
…client-side languages like javascript uses the local computer's
host
file and then DNS, while server-side lanauges like …PHP uses the server's
host
file and DNS? as in [url]http://sg2.php.…a shared hosting environment, is it possible to create a
host
file only for individual user for linux and windows environment…
Re: host file, host IP resolution
Programming
Web Development
16 Years Ago
by jakesee
Thanks for your answer. =) [QUOTE=martin5211;846651]By the way, hosts file only contain IP numbers and
host
names, there isn't a way to put user names there.[/QUOTE] I was only thinking maybe there's a way to put an overriding
host
file in .../usr/etc/hosts so that the system checks there before the global one.
Re: host file, host IP resolution
Programming
Web Development
16 Years Ago
by jakesee
… we good to know why you want to access a
host
file. If you want to block some domains you can… websites on the local windows systems, hence I used the
host
file method to "alter" the IP addresses. (i…
Re: Host Headers with IIS
Hardware and Software
Networking
15 Years Ago
by azza85
… addresses for security reasons). The way I am used to
Host
Headers, I believe that I should be able to access… network)? I'm guessing this is a different type of
Host
Header from what I am used to. Many thanks again…
Re: Host Headers with IIS
Hardware and Software
Networking
15 Years Ago
by sknake
> The way I am used to
Host
Headers, I believe that I should be able to access … site with the mysite.domain.com IF you have a
host
header set up on the site in IIS. Just because…
host header on iis programmatically
Programming
Software Development
19 Years Ago
by mona
i wanna know how to add a
host
header to the sirt already created in fact i created …the site programmtically and i used that code to add
host
header on that site during creation : DirectoryEntry site = (DirectoryEntry)objIISRoot… cannot get the site again and add to it the
host
header
Re: host file, host IP resolution
Programming
Web Development
16 Years Ago
by martin5211
…. By the way, hosts file only contain IP numbers and
host
names, there isn't a way to put user names…
Re: host file, host IP resolution
Programming
Web Development
16 Years Ago
by martin5211
Anyway, would we good to know why you want to access a
host
file. If you want to block some domains you can do it directly from .[I]htaccess[/I] files.
Host custom combobox using DataGridViewComboBoxColumn
Programming
Software Development
12 Years Ago
by NidhiSree
… a custom combobox (say ComboExt). I need to
host
this control in datagridview. In MSDN (http://msdn.microsoft…us/library/7tas5c80.aspx), they are saying, to
host
custom controls, my own column types with cells should…is, Could I use DataGridViewComboBoxColumn instead of DataGridViewColumn to
host
my custom combobox(ComboExt) in DataGridView like as below…
host website and planning
Hardware and Software
Hardware
17 Years Ago
by aravindan_kv
… buy hardware for that and am expecting 200 website to
host
on the server and going to have 30 mb of…
Re: [host] I need some directions.
Programming
Web Development
14 Years Ago
by Wraithmanilian
… hosts that wouldn't pay attention to those letters. No
host
wants to lose their business over one customer. If what… server, and use an IP service that allows you to
host
your own server at home. That way, the only person… written permissions from the copyright holders and then you could
host
anywhere. Just my 2¢.
Host name of an FTP site..
Programming
Software Development
13 Years Ago
by saneeha.nust
… monitoring the FTP packets.. But How can i get the
host
name of the FTP site , which the client sends to… to check in order to capture the ftp sits's
host
name..?? Thanks....
Re: Host name of an FTP site..
Programming
Software Development
13 Years Ago
by thines01
If you don't have the
host
name, do you have an IP address? From the command-prompt, can you?: ping -a {that IP address} If you can, it might respond with the
host
name.
Re: Host name of an FTP site..
Programming
Software Development
13 Years Ago
by saneeha.nust
I need the
host
name of the site for which the client has sent the request. Not the
host
name of the client itself...
host my localhost into my router
Hardware and Software
Networking
10 Years Ago
by asaidi
… groovy grails application,and i m using tomcat 7 to
host
it into my localhost.. when i use localhost:8080 i… localhost i get wamp screen and it is used to
host
my php application.. now i want to create a nat…
Re: Host your website on your PC, as easy as ABC..
Hardware and Software
Networking
20 Years Ago
by jwenting
… backdoors (the first of which usually is using it to
host
illegal material like child porn which could get you into… ISP. Many specifically say you are NOT allowed to self-
host
in which case starting a webserver could well get your…
Re: host my localhost into my router
Hardware and Software
Networking
10 Years Ago
by drownedincognac
Make sure the ports you forward are correct. Also, is you app listening on the right ports? For example, if it is listening on local
host
:8080 you need to make sure it is also listening on IP:8080. Based on what you describe, other ports might need to be forwarded.
Host your website on your PC, as easy as ABC..
Hardware and Software
Networking
20 Years Ago
by cancer10
… found this simple webserver for those ppl who want to
host
websites on their PCs. I know apache and IIS are…
Host's Non-Local IP Address
Programming
Software Development
18 Years Ago
by ilikerps
… wondering if it is possible in Java to get the
host
's IP address, as seen on the Internet, not network…
host server ?
Digital Media
Digital Marketing
Search Engine Strategies
18 Years Ago
by Harry smith
I want my site to be hosted on a UK based server, If my
host
tells that his server is in UK and i want the same but just to crosscheck how can i find whether his server is really in UK.:?:
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
Backlink Auditor
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC