I'm having a problem with the links that LastAutoIndex generates,
Everything loads up fine and folders with no special characters work fine.
But if i have a folder called Hello Web the link that it generates is connected to
my.site/download/Hello instead of my.site/download/Hello%20Web
I'm not pretty sure that its not apaches fault, but links to folders with special char in their names
are working fine in apache's default auto_index.
Environment: Ubuntu 16.04 LTS, Apache 2.4, PHP 7.0.22
And files and folders are absolute from /var/www/
I'm having a problem with the links that LastAutoIndex generates,
Everything loads up fine and folders with no special characters work fine.
But if i have a folder called
Hello Webthe link that it generates is connected tomy.site/download/Helloinstead ofmy.site/download/Hello%20WebI'm not pretty sure that its not apaches fault, but links to folders with special char in their names
are working fine in apache's default auto_index.
Environment:
Ubuntu 16.04 LTS,Apache 2.4,PHP 7.0.22And files and folders are absolute from
/var/www/