>>10833 Can use this text in paths for raws to indicate extra data or whatever: "fakeurl".
>>10834 >Comparison: using Apache Server to access FUSE-mounted IPFS vs. using your own local IPFS gateway Other benefit of running a local gateway: if you run multiple computers which are simultaneously running their own ipfs daemon, then they can pick up data from each other and store it temporarily/permanently (based on gateway usage like which files and folders you look at, or request ?format=car). Same with FUSE-mounting+Apache, but mounting IPFS (at a mountpoint such as /ipfs) doesn't work in certain types of computers. (See that one bug report.)