Skip to content

A primitive web server for experiments with web crawler's behavior on different HTTP statuses

Notifications You must be signed in to change notification settings

antonxt/primitive-web-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Primitive web-server

A primitive web server for experiments with web crawler's behavior on different HTTP statuses (301 redirect). Based on gulp-webserver.

Dependencies

npm install gulp
npm install gulp-webserver

How to run

From the project root directory:

gulp # Default web server without redirects
gulp redirect # Configuration with redirect third.html --> another.html

To exit, press ctrl + c.

About

A primitive web server for experiments with web crawler's behavior on different HTTP statuses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published