#How redirect all requests to index.php file
5 messages · Page 1 of 1 (latest)
Project ID: b9511eff-e3f8-4817-a164-ccaae2d0d8d9
Project ID: b9511eff-e3f8-4817-a164-ccaae2d0d8d9
I’m still a bit unclear about what you’re looking for. Does this seem like what you’re trying to do?
Stack Overflow
I'm using Apache 2.2 and PHP 5.3.8.
How should I configure .htaccess to redirect every request do index.php?
I'd like to have URLs like those of stackoverflow or facebook, as: http://mywebsite.com/
Yes. That's exactly it. Except Railway.app doesn't use Apache. It uses Nginx. So I can't use an htaccsss file. And I don't see a way to configure nginx in Railway. I don't see anything about this in the docs. Did I miss something?