SkillAgentSearch skills...

HtaccessConverter

Scripts to recursively search for, then convert .htaccess files to a single httpd.conf

Install / Use

/learn @preinheimer/HtaccessConverter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This script recursively searches from the present working directory for .htaccess files. It converts the directives found within the .htaccess files into the apropriate format for addition within the httpd.conf configuration file.

This is useful as .htaccess files are incredibly easy to work with during development, but a major performance issue in production. Get the best of both worlds, let your devs work on the fly, then merge as part of your deployment process

Related Skills

View on GitHub
GitHub Stars33
CategoryDevelopment
Updated1y ago
Forks5

Languages

PHP

Security Score

60/100

Audited on Jul 3, 2024

No findings