
# BEGIN WordPress
# The directives (lines) between "BEGIN WordPress" and "END WordPress" are
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /wp/
RewriteRule ^index\.php$ - [L]
RewriteRule ^other/js/embed\.min\.js /wp/wp-includes/js/wp-embed.min.js?qnojpi_hide_my_etales=3369 [QSA,L]
RewriteRule ^other/(.*) /wp/wp-includes/$1?qnojpi_hide_my_etales=3369 [QSA,L]
RewriteRule ^file/(.*) /wp/wp-content/uploads/$1?qnojpi_hide_my_etales=3369 [QSA,L]
RewriteRule ^ext/(.*) /wp/wp-content/plugins/$1?qnojpi_hide_my_etales=3369 [QSA,L]
RewriteRule ^skin/main\.css /wp/index.php?style_wrapper=1&qnojpi_hide_my_etales=3369 [QSA,L]
RewriteRule ^skin/style\.css /wp/nothing_404_404?qnojpi_hide_my_etales=3369 [QSA,L]
RewriteRule ^skin/(.*) /wp/wp-content/themes/odrin/$1?qnojpi_hide_my_etales=3369 [QSA,L]
RewriteRule ^ajax /wp/wp-admin/admin-ajax.php?qnojpi_hide_my_etales=3369 [QSA,L]
RewriteRule ^inc/(.*) /wp/wp-content/$1?qnojpi_hide_my_etales=3369 [QSA,L]
RewriteRule ^wp-content/themes/odrin/screenshot\.png|readme\.html|license\.txt|wp-content/debug\.log|wp-includes/$ /wp/nothing_404_404?qnojpi_hide_my_etales=3369 [QSA,L]
RewriteRule ^(((wp-content|wp-includes)/([A-Za-z0-9\-\_\/]*))|(wp-admin/(!network\/?)([A-Za-z0-9\-\_\/]+)))(\.txt|/)$ /wp/nothing_404_404?qnojpi_hide_my_etales=3369 [QSA,L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /wp/index.php [L]
</IfModule>

# END WordPress
# BEGIN LiteSpeed
# The directives (lines) between "BEGIN LiteSpeed" and "END LiteSpeed" are
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.
<IfModule Litespeed>
SetEnv noabort 1
</IfModule>
# END LiteSpeed