1 2 3 4 5 6 7 8 9 10 11 |
|
RewriteEngine On RewriteCond %{REQUEST_FILENAME} !index.php RewriteCond %{REQUEST_FILENAME} !-d RewriteRule (.*).php /admin/index.php?file=$1 [QSA,L] alternate' title='Atom feed' href='https://code.fourisland.com/pokeviewer/atom/test/dummy/bin/yarn?h=master' type='application/atom+xml'/>
![]() |
index : pokeviewer | |
Rails app that displays Pokémon |
about summary refs log tree commit diff stats |
1 2 3 4 5 6 7 8 9 10 11 |
|