Skip to content

Instantly share code, notes, and snippets.

@dergachev
Last active May 10, 2017 06:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dergachev/3cefbb6a82c68d2406fdfd779c7a8dea to your computer and use it in GitHub Desktop.
Save dergachev/3cefbb6a82c68d2406fdfd779c7a8dea to your computer and use it in GitHub Desktop.
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]
</IfModule>
./js/
./js/stopExecutionOnTimeout.js
./js/jquery.quovolver.js
./js/hello.html
./js/jquery.quovolver
./qss/
./qss/index.html
./rss/
./rss/sample.xml
./TOCs/
./TOCs/c10140.html
./js/
./js/stopExecutionOnTimeout.js
./js/jquery.quovolver.js
./js/hello.html
./js/jquery.quovolver
./qss/
./qss/index.html
./rss/
./rss/sample.xml
./rss/BIO.xml
./rss/BIR.xml
./tex/
./tex/index.html
./tex/Manual.pdf
./wol/
./wol/html.php
./wol/lib.php
./wol/test.php
./wol/index.php
./wol/DEADJOE
./wol/wml.php
./wmicon.gif
./TOCs/
./TOCs/c3126.html
./TOCs/c5303.html
./TOCs/c9913.html
./TOCs/c4097.html
./TOCs/c6274.html
./TOCs/c8451.html
./TOCs/c7235.html
./TOCs/c1509.html
./TOCs/c6019.html
./TOCs/c4902.html
./TOCs/c537.html
./TOCs/c1263.html
./TOCs/c5873.html
./TOCs/c1008.html
./TOCs/c5618.html
./TOCs/c10140.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment