Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/.htaccess/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
.htaccess 如何将tel:protocol转换为URL?_.htaccess_Ms Office_Github Pages_Tel - Fatal编程技术网

.htaccess 如何将tel:protocol转换为URL?

.htaccess 如何将tel:protocol转换为URL?,.htaccess,ms-office,github-pages,tel,.htaccess,Ms Office,Github Pages,Tel,我正在使用MS Office制作PDF演示文稿。MS office不支持电话:链接。因此,我将htaccess重定向到tel:[电话号码],这很有效,但现在我切换到GitHub页面来托管网站,而GitHub不支持htaccess重定向 我还尝试过将tel:protocol塞进URL缩写器中,因为他们无法将其识别为URL 您是否有任何第三方方法可以用来创建重定向到tel:protocol URI的URL?即使Github页面不允许htaccess,但。此外,还可以使用,这可能允许您查找的tel链接

我正在使用MS Office制作PDF演示文稿。MS office不支持电话:链接。因此,我将htaccess重定向到tel:[电话号码],这很有效,但现在我切换到GitHub页面来托管网站,而GitHub不支持htaccess重定向

我还尝试过将tel:protocol塞进URL缩写器中,因为他们无法将其识别为URL


您是否有任何第三方方法可以用来创建重定向到tel:protocol URI的URL?

即使Github页面不允许
htaccess
,但。此外,还可以使用,这可能允许您查找的
tel
链接

还有一个有趣的问题!当我第一次看到它时,我不认为它是可能的,但现在,我认为它是可能的