[ Index ]

PHP Cross Reference of YOURLS

title

Body

[close]

/tests/data/htaccess/ -> original_fresh-YOURLS-content.txt (source)

   1  
   2  # BEGIN YOURLS
   3  <IfModule mod_rewrite.c>
   4  RewriteEngine On
   5  RewriteBase /ozh.in/
   6  RewriteCond %{REQUEST_FILENAME} !-f
   7  RewriteCond %{REQUEST_FILENAME} !-d
   8  RewriteRule ^.*$ /ozh.in/yourls-loader.php [L]
   9  </IfModule>
  10  # END YOURLS


Generated: Tue Apr 1 05:10:01 2025 Cross-referenced by PHPXref 0.7.1