About: Server-side redirect   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

A server side redirect is a method of URL redirection using an HTTP status code (eg. 301 Moved Permanently, 303 See Other and 307 Temporary Redirect) issued by a web server in response to a request for a particular URL. The result is to redirect user's web browser to another web page with a different URL. One method of implementing server-side redirects is the .htaccess file supported by most Apache web servers. An example of the code used is as follows. redirect 301 /index.html Common uses of server-side redirects include:

AttributesValues
rdfs:label
  • Server-side redirect
rdfs:comment
  • A server side redirect is a method of URL redirection using an HTTP status code (eg. 301 Moved Permanently, 303 See Other and 307 Temporary Redirect) issued by a web server in response to a request for a particular URL. The result is to redirect user's web browser to another web page with a different URL. One method of implementing server-side redirects is the .htaccess file supported by most Apache web servers. An example of the code used is as follows. redirect 301 /index.html Common uses of server-side redirects include:
sameAs
dcterms:subject
dbkwik:freespeech/...iPageUsesTemplate
abstract
  • A server side redirect is a method of URL redirection using an HTTP status code (eg. 301 Moved Permanently, 303 See Other and 307 Temporary Redirect) issued by a web server in response to a request for a particular URL. The result is to redirect user's web browser to another web page with a different URL. One method of implementing server-side redirects is the .htaccess file supported by most Apache web servers. An example of the code used is as follows. redirect 301 /index.html Common uses of server-side redirects include: * redirecting people away from a discontinued server * load balancing * redirecting to error pages if a discontinued URL is used * link use tracking, as done at the AltaVista search engine * spamdexing * ensuring old links and bookmarks still work when a page is renamed * allowing users to use an abbreviated URL in place of a longer (perhaps less memorable) one
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software