Resultats de text complet:
- nodejs_express
- litzar la teva app apuntant el navegador a: <code>http://localhost:3000</code> \\ ===== Fer anar l'apl... t ${port}`) }) </code> Ja pots navegar a: [[http://localhost:3000|http://localhost:3000]] i comprovar que el servidor funciona Les claus d'aquest codi ... Ara ja es pot navegar a les diferents web: * [[http://localhost:3000|http://localhost:3000]] * [[h
- libgdx_comunicacions
- em emprar les llibreries estàndard de comunicació HTTP o WebSockets. Però si utilitzem les pròpies de li... rking|libGDX Networking doc]] per a comunicacions HTTP. * [[https://github.com/MrStahlfelge/gdx-websoc... 08Uf3 #DamMp08Uf03 jocs games}} \\ ===== Crides HTTP estàndard ===== Les realitzem mitjançant la [[ht... alog com el de l'exemple]]. Implementa una crida HTTP a alguna web quan premem un botó del Dialog. </W
- syntax @wiki
- === External links are recognized automagically: http://www.google.com or simply www.google.com - You can set the link text as well: [[http://www.google.com|This Link points to google]]. Em... s. External links are recognized automagically: http://www.google.com or simply www.google.com - You can set link text as well: [[http://www.google.com|This Link points to google]]. Em
- webscraping_apache
- ====== Webscraping amb python i capçaleres http d’Apache ====== **Webscraping** fa referència a les tèc... ixMp17 #AsixMp17Uf2 webscraping python capçaleres_http apache }} \\ ===== Descarregar les imatges d’un... nom_domini = url.replace("https://", "").replace("http://", "").split("/")[0] nom_domini = nom_domin... download = False if image.startswith("http") and image!=url: downloaded_image =
- proves_de_seguretat
- uild Es posarà en marxa i la podem visualitzar a http://localhost:4280 {{ :burp:dvwa-1.png?500 }} \\ ... :burp:burp-suite-browser-2.png?500 }} La secció HTTP History de BURP Suite ens permet visualitzar les ... les credencials transmeses. {{ :burp:burp-suite-http-history.png?500 }} <WRAP info> Com hem pogut veu... DVWA anant a ''New scan''. * Apunta la URL ''http://localhost:4280'' (o aquella on hagis instal·lat
- django_api
- ftware REST]]. Aquesta estableix estàndards per a HTTP que faciliten la interoperativitat, en particular... den definir-se més). * [[https://restfulapi.net/http-status-codes/|HTTP Status code]]: per definir l'estat de la connexió Referències teoria i documentació... objectes JSON: <file python api.py> from django.http import JsonResponse from polls.models import * #
- xpath
- Uf02 #DawMp04Uf02 #AsixMp04Uf02 Xpath}} XPath, [[http://www.w3.org/TR/xpath|recomanació del W3C]], és u... xt/xsl" href="dm-example.xsl"?> <catalog xmlns="http://www.example.com/catalog" xmlns:html="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http:/
- django_frontend
- eferències ===== Referències: * Site oficial: [[http://djangoproject.com]] * [[Django]] en aquesta w... ollviews.index ), ... ] </sxh> Visita la URL http://localhost:8000/ on hauries de veure el contingu... ex'' , crea-la ara: <sxh python> from django.http import HttpResponse def index(request): ... ible la //view// index des de 2 URLs diferents: http://localhost:8000/ http://localhost:8000/polls/
- php
- r des de fa molts anys. La web de referència és [[http://php.net]] i on haurem de consultar de forma ofi... #php }} ===== Referències ===== * Web oficial: http://www.php.net * Curs de PHP bàsic a cacauet.org: http://cacauet.org/wiki/index.php/Curs_de_PHP * Refe... p 9 16:45:10 2021] PHP 7.4.9 Development Server (http://0:8081) started ... Ara podem apuntar el //
- django
- I per comprovar-ho accedeix amb el navegador a ''http://localhost:8000''. Si volem endinsar-nos a la p... py createsuperuser Visita el //admin panel// a ''http://localhost:8000/admin/'' Per seguir amb la crea... eruser (env1) $ ./manage.py runserver Entrem a http://localhost:8000/admin/ amb l'usuari i contraseny... la: (env) $ pip install uwsgi (env) $ uwsgi --http :8000 --module mysite.wsgi <WRAP important> Subs
- cordova
- cció //head//): <WRAP prewrap> <code html> <meta http-equiv="Content-Security-Policy" content="default-... rap> <code bash>curl -H 'Accept:application/json' http://musicbrainz.org/ws/2/artist/5b11f4ce-a62d-471e-... es, el que solem conèixer per AJAX. Utilitzarem [[http://api.jquery.com/jquery.ajax/|AJAX amb jQuery]] q... ots veure una demo i explicació de com funciona a http://ieti.cat/cors/ [[https://ahorasomos.izertis.co
- integracio_de_django_amb_react
- 0 port # for React CORS_ORIGIN_WHITELIST = ( 'http://localhost:3000', ) </file> 5. A la secció MIDD... = () => { axios //Axios to send and receive HTTP requests .get("http://localhost:8000/api/customers/") .then(res => this.setState({ customer... post to edit and submit axios .put(`http://localhost:8000/api/tasks/${item.id}/`, item)
- apache2_en_debian_ubuntu
- 00}} {{tag> apache webserver servidorweb www web http https serveis #FpInfor #Daw #DawMp08 #DawMp08Uf01... ment podem veure si funciona accedint a la web: http://<ip_del_server> ...i t'hauria d'aparèixer un m... /zeus/public_html''''' apuntant el navegador a: http://<ip_del_server>/~zeus La "tilde" de la lletra ... mercuri.local des del client (browser) amb: <code>http://www.mercuri.local</code> - Configurar els ser
- apache_dnie
- berseguretat apache webserver servidorweb www web http https serveis #FpInfor #Daw #DawMp08 #DawMp08Uf01... o podrem veure les dades del client. A aquesta [[http://web.archive.org/web/20160324032639/http://doku.locolandia.net/howto/apache-dnie-auth|web hi ha alguns... at utilitzat, ja que podria estar revocat: - [[http://web.archive.org/web/20160324032639/http://doku.
- aws
- und ports// o "Reglas de entrada" * Port 80 - HTTP * Port 443 - HTTPS - Visualitzar web via //browser// amb <nowiki>http://<ip_del_servidor></nowiki> - Reserva un domin... de la VM - Visualitzar web via //browser// amb http://elmeudomini.tk __Crear docker a una màquina aw... me myapache -d -p 80:80 jcb/php-db:1.0 - Visualitzar web via browser amb http://<ip_del_servidor> \\