Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dzschille/kb-rewriterule-generator


https://github.com/dzschille/kb-rewriterule-generator

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

Fork of https://github.com/pr0grammr/rewriterule-generator

# RewriteRule Generator

This tool generates a .txt file with included RewriteRules from CSV file.
Upload a CSV file with URLs in the format: /old-url.html;/new-url.html

## Prerequisites

Install [DDEV](https://ddev.com/).

## Start

```
ddev start
ddev composer install
```
Then open the page in the browser.