golden hour
/home/doctorbruno/public_html/doctorbruno.info/taeionline/support/pages
⬆️ Go Up
Upload
File/Folder
Size
Actions
.htaccess
207 B
Del
OK
index.php
1.48 KB
Del
OK
Edit: .htaccess
<IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} (.*/pages) RewriteRule ^(.*)$ %1/index.php/$1 [L] </IfModule>
Save