Put the following line in your .bashrc or .zshrc:
alias mc=". /usr/local/Cellar/midnight-commander/4.8.24/libexec/mc/mc-wrapper.sh"
Of course you have to change the path to your own mc install path.
| Application Context: | |
| [applicationContext == "Development"] | |
| [GLOBAL] | |
| ... | |
| Specific Page: | |
| [page["uid"] == 2] | |
| ... | |
| [GLOBAL] |
| User-Agent: * | |
| Disallow: /typo3/ | |
| # L=0 is the default language | |
| Disallow: /*?L=0* | |
| Disallow: /*&L=0* | |
| # Only allow URLs generated with RealURL | |
| Disallow: /*?id=* |