so I have a slim/slim php application and in testing I used php -S localhost:80 -t public/ but how can I do something like this with htaccess?
so I have a slim/slim php application and in testing I used php -S localhost:80 -t public/ but how can I do something like this with htaccess?