How Can I Parse a TXT file as a PHP file?
Is there a setting where I can parse a txt file (specifically /robots.txt) as a php file?
If there is a setting in the controlcenter I can set myself, please let me know.
If not, can you set /robots.txt to be interpreted as a php file?
I want to make my robots.txt file be dynamically created based on where the bots are coming from and where they're browsing to.
