Vertaling van "URL-path" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
El URL-path es sensible a mayúsculas, incluso en sistemas de ficheros que no lo son.
The URL-path is case-sensitive, even on case-insensitive file systems.
De la misma manera, si omite la barra en el URL-path también debe omitirla del file-path.
Likewise, if you omit the slash on the URL-path then you must also omit it from the file-path.
Tenga en cuenta que si incluye una/ final en el URL-path entonces el servidor requerirá una/ final para poder extender el alias.
Note that if you include a trailing/ on the url-path then the server will require a trailing/ in order to expand the alias.
La expresión regular facilitada se compara con el URL-path, y si coincide, el servidor sustituye cualquier coincidencia entre paréntesis con la cadena de caracteres facilitada y la usa como el nombre de fichero.
The supplied regular expression is matched against the URL-path, and if it matches, the server will substitute any parenthesized matches into the given string and use it as a filename.
Entonces cualquier petición que comience con URL-path devolverá una solicitud de redirección al cliente hacia la ubicación de la URL de destino.
Then any request beginning with URL-path will return a redirect request to the client at the location of the target URL.
URLs con una ruta (%-decodificada) que comienzan con URL-path serán mapeadas a ficheros locales que comiencen con directory-path.
URLs with a (%-decoded) path beginning with URL-path will be mapped to local files beginning with directory-path.
Cualquier número de barras en el parámetro URL-path coincide con el mismo número de barras en el URL-path solicitado.
Any number slashes in the URL-path parameter matches any number of slashes in the requested URL-path.
El url-path representa al fichero visto desde el servidor web, en contraposición a verlo tomando el sistema de ficheros como punto de referencia.
The url-path represents a web-view of a resource, as opposed to a file-system view.