how to drive all traffic to one file with htaccess

Viewed 10

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?

0 Answers
Related