kendarorg / PhpNuget

Php nuget manager supporting complex queries on txt files or MySQL
http://www.kendar.org/?p=/dotnet/phpnuget
Other
23 stars 15 forks source link

Remove edsa-nuget from .htaccess (non-standard) #63

Closed bkraul closed 5 years ago

bkraul commented 5 years ago

The edsa-nuget sub-directory in .htaccess is not standard. This causes issues when implementing in standard environments.

kendarorg commented 5 years ago

Ok, well this is rewritten during the seup, probably it would be better to add the .htaccess and rewriter in gitignore

bkraul commented 5 years ago

That would work. On the PRs I have done, the intention is to have a ready-to go implementation. Most of us have already had the app running for years (which means no setup needed), so when there is a code refresh, the settings and these files get overwritten. I have another PR for adding settings.php and the data folder to ignore as well.