Hi
I've created an alias for a network drive. I've tried several alternatives.
Alias "/logisto/Albaranes" "//192.168.209.226/Albaranes"
<Directory"//192,168,209,226/Albaranes">
Require all granted
#Options Indexes MultiViews
#AllowOverride None
#Order allow,deny
#Allow from all
</Directory>
The server is unable to access. The PHP service is started with the same user that connects the network drive. I work with the 32-bit version of Wampserver 3.2.0
Kind Regards
Justo Alonso
I've created an alias for a network drive. I've tried several alternatives.
Alias "/logisto/Albaranes" "//192.168.209.226/Albaranes"
<Directory"//192,168,209,226/Albaranes">
Require all granted
#Options Indexes MultiViews
#AllowOverride None
#Order allow,deny
#Allow from all
</Directory>
The server is unable to access. The PHP service is started with the same user that connects the network drive. I work with the 32-bit version of Wampserver 3.2.0
Kind Regards
Justo Alonso