HEX
Server: Apache
System: Linux ecngx285.inmotionhosting.com 4.18.0-553.79.1.lve.el8.x86_64 #1 SMP Wed Oct 15 17:59:35 UTC 2025 x86_64
User: zeusxp5 (3862)
PHP: 8.3.28
Disabled: NONE
Upload Files
File: /home/zeusxp5/streetlivesportz.com/.htaccess-bak.tar
home/zeusxp5/zenoxpressjobs.com/.htaccess-bak000064400000002616151222402540015325 0ustar00#RewriteEngine On
#RewriteCond %{HTTP_HOST} ^zenoxpressjobs\.com$ [OR]
#RewriteCond %{HTTP_HOST} ^www\.zenoxpressjobs\.com$
#RewriteRule ^internships\.htm$ "http\:\/\/www\.zenoxpressjobs\.com\/internships\.html" 
#[R=301,L]

RewriteEngine On
RewriteCond %{HTTP_HOST} ^zenoxpressjobs.com/internships.htm [NC,OR]
RewriteCond %{HTTP_HOST} ^www.zenoxpressjobs.com/internships.htm [NC]
RewriteRule ^(.*)$ https://www.zenoxpressjobs.com/internships.html [L,R=301,NC]

#This Apache config file was created by Duplicator Installer on 2019-12-09 17:27:11.
#The original can be found in archived file with the name htaccess.orig
# 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 /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress

# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php74” package as the default “PHP” programming language.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php74 .php .php7 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit