Skip to main content

Questions tagged [www]

The World Wide Web (which means "worldwide network", also known as Web and WWW) is a system of hypermedia documents that are linked and executed on the Internet.

0 votes
1 answer
665 views

Route certain domains through cloudflare warp

I'm new to this subject. I have a ubuntu vps and vnc server installed on it. I want to use cloudflare warp only for selected domains/subdomains and all other traffic go through default WAN interface. ...
anodude's user avatar
0 votes
0 answers
42 views

How to start an external program on the Linux computer on which WWW-PHP is running, from non-CLI PHP?

I used to use Windows, with nginx and PHP. A localhost-only webserver for my own use. In my web "control panel", I had various very time-saving shortcuts. For example, I was able to click on ...
Bunyon D's user avatar
1 vote
1 answer
402 views

Deploying git clone into Windows 10 inetpub wwwroot

I have a brand new Windows 10 Professional installed, configuring for the first time. I have a local web presence that I like to deploy, typically from Git repository straight into whatever the ...
Michael W. Powell's user avatar
2 votes
1 answer
54 views

names of different http schemes

I am wondering what the different names are for these things: localhost (host?) localhost:3000 (address?) http://localhost:3000 (url base?) http://localhost:3000/xyz ...
Alexander Mills's user avatar
11 votes
2 answers
7k views

How do I show www. and https:// in Chrome 79? [duplicate]

I just updated Chrome to version 79, and I noticed that prefixes like https:// and www. have disappeared again. Before, I fixed this by setting the omnibox-ui-hide-steady-state-url-scheme-and-...
Joseph Sible-Reinstate Monica's user avatar
0 votes
1 answer
86 views

What's the meaning of www/whois/intoDNS for a hostname?

when I rent a dedicated server, there have three buttons for a hostname. www/whois/intoDNS, what's the meaning of them, what's the function they have?
aircraft's user avatar
  • 880
0 votes
1 answer
557 views

browse ipv6 hosts by hostname, instead of ipv6 address

Is it possible to browse to ipv6 address by hostname? So instead of http://[2001:888:0:18::80] go to like http://[www.xs4all.nl]. I know this is not working but why is this? To be clear, this is not a ...
ouwe5's user avatar
  • 1
1 vote
0 answers
1k views

Can you explain what the 'index of ___' sites are?

I recently discovered that if you search on Google 'index of _' (where _ is a name of a TV serie, for instance the mythical Lost) you find a list of episodes that are available for download. These ...
spy95's user avatar
  • 29
0 votes
1 answer
754 views

How dns rootserver anycast work?

I know the DNS root servers have 13 ips and they use anycast to spread the request to their 800 actual physical servers around the world. I know the root server in HongKong have a same ip with ...
Aflext's user avatar
  • 111
2 votes
3 answers
1k views

What's the point of "waiting to redirect" pages?

I noticed that many websites, when they redirect you, they show a "redirecting in 5 seconds" page before the actual redirection. What's the purpose of that? I am currently implementing a ...
Cristy's user avatar
  • 361
0 votes
1 answer
483 views

301 redirect from non-www to www for nginx

I am using following code in my site to do permanent 301 redirect from non-www domain to www domain. My web server is nginx. rewrite ^/([^&]*)&(.*)$ http://www.example.com/$1?$2 permanent; ...
Frank Martin's user avatar
0 votes
2 answers
89 views

URL as resource locator or something else - how does it work?

I'm a little bit confused how URLs work. In the old days, when I was learning HTML and stuff, I knew that what goes after domain name is a location of a file that we want to load (for example website....
mnj's user avatar
  • 127
0 votes
2 answers
686 views

Apache2 can't connect site from outside

I'm trying to set up an Apache2 wordpress website. Server runs Debian Jessie. I can access the site with local ip but not from outside LAN. What's wrong with my config files please : ports.conf ...
jaydee99's user avatar
0 votes
1 answer
1k views

What else is online that doesn't come under WWW (World Wide Web)? [closed]

I understand the difference between Internet and WWW, that internet refers to whole network that binds all the machines (servers and clients or hosts) together and differentiates between each of them ...
Shivam Aggarwal's user avatar
0 votes
1 answer
40 views

Apache/PHP cannot save to the public_html

Apache and PHP are running as nobody user and group. public_html folder is set to: drwxrwx--- 11 myuser nobody 4096 Feb 11 14:39 public_html/ but when Apache and PHP (via Wordpress) tries to ...
JackTheKnife's user avatar

15 30 50 per page