Skip to main content

All Questions

Tagged with
1 vote
0 answers
36 views

How to create URI to open hardcoded text/plain content in web browser?

First question, is it even possible to write a URI (presumably http://) that will make a browser display some plaintext content, where the content is hardcoded into the URI itself (aka not served by a ...
ETL's user avatar
  • 381
0 votes
1 answer
455 views

Block specific URLs / URIs in browser, like the file:// protocol and other from being visited - How to set Browser policies

How to block specific Uris or Urls in a browser? For example I don't want the file:// protocol can be visited or other specific locations by the user. Can I also add other policies and if so, how?
127 001's user avatar
1 vote
0 answers
357 views

Some custom URI schemes not working on Edge

I've discovered the concept of Custom Protocol Handlers lately and have been using it to access some desktop (.exe) applications through my browser (which is Edge). I've registered many of my apps to ...
Front Olilang's user avatar
0 votes
1 answer
287 views

Cannot create desktop shortcuts to Windows URI

I am trying to create a desktop shortcut to a windows URI, e.g. ms-settings:privacy. Sites such as https://winaero.com/windows-11-uri-commands-to-launch-apps-directly/#Create_shortcut_for_URI_command ...
ETL's user avatar
  • 381
0 votes
0 answers
579 views

Unable to access internal websites that starts with HTTP when I run powershell command to check website status

I'm getting "Unable to run/search" for the status for http://example.com/ but for those that starts with HTTPS:// has no issue, I am getting Status: 200 with OK. What I need to add on my ...
shaider007's user avatar
0 votes
0 answers
2k views

Opening .txt file from URL/URI via browser

I need some assistance in a project regarding opening a .txt file from URL\URI via browser I have created below key in the registry: reference snap 1 reference snap 2 So now whenever I try to open ...
Vishaal Tashi's user avatar
2 votes
1 answer
4k views

Chrome, how to disable new copy paste URL converter

Example, in the newest version of Chrome on Windows type in: http://example.com/api/<test> or copy paste it from here into the URL. Then hit enter. After that copy it with CTRL + C from the URL ...
karl-police's user avatar
1 vote
1 answer
585 views

Where does “about:blank” and other similar keywords come from, and why are they needed?

I know about:Tabs goes to the New Tab page, and about:blank goes to a predictably blank page. But how and why did this function come about? And are there other keywords that come after about: with ...
Sith Siri's user avatar
0 votes
0 answers
961 views

How to URI Encode pipe character in Firefox?

Is there an add-on or an about:config setting to force Firefox encode it's URL? Example In Firefox, typing the following and hitting go/enter http://www.example.com/go|here/again, I would expect it ...
vol7ron's user avatar
  • 485
0 votes
1 answer
820 views

Is a terminating forward slash technically appropriate when specifying a URL?

Most web browsers will allow the user to specify: https://superuser.com/ or https://superuser.com But which is technically appropriate, and why?
End Antisemitic Hate's user avatar
2 votes
1 answer
2k views

File URI with username and password in Explorer

How to specify file URI with user name and password in the (Windows File) Explorer, please? Something like file://domain\user:password@host/dir/file. I need to specify domain to be equal host name, ...
Hans Ginzel's user avatar
127 votes
2 answers
17k views

Why does Firefox use the "chrome://" protocol / schema in URLs? [duplicate]

When I want to configure an addon, for example Ghostery, the tab shows a URL like this one: chrome://ghostery/content/options.html What does it mean? Does it have something to do with the Chrome ...
ChocoDeveloper's user avatar
45 votes
4 answers
22k views

In a URL, what is // for? [closed]

Typically, when I see //, it's usualy following some protocol prefix like http: or ftp:. I have never seen it placed anywhere else. For example, http://www.google.com/ is a typical URL. However, ...
Chad Harrison's user avatar
5 votes
3 answers
81k views

Full URI to a file on another machine in our local network?

On our small-business Windows XP network, I have a file in f:\MyDir\SubDir\text.doc What would be the URI for that file while I'm on another machine.... if all I knew was that machine's IP address, ...
Susan's user avatar
  • 101
1 vote
2 answers
499 views

How is http://d§.cc/ a valid URL?

While browsing online today, I came across the following URL: http://d§.cc/ Somehow it works. In Firefox 3.6/Mac, the browser seems to interpret the URL as: http://xn--d-jca.cc/ In Safari 5/Mac, ...
Bungle's user avatar
  • 121

15 30 50 per page