/
/
home
/
u523034047
/
domains
/
badshacric.com
/
public_html
/
blog
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.52
PHP 8.3.16
Dir:
/home/u523034047/domains/badshacric.com/public_html/blog
Edit:
/home/u523034047/domains/badshacric.com/public_html/blog/.htaccess
RewriteEngine On RewriteBase /blog/ # Redirect old query URLs → new SEO URL RewriteCond %{THE_REQUEST} \s/+blog/post\.php\?slug=([^\s&]+) RewriteRule ^ /blog/%1? [L,R=301] # Pretty URL → post.php RewriteRule ^([a-zA-Z0-9-]+)/?$ post.php?slug=$1 [L,QSA] # Tag page rewrite RewriteRule ^tag/([a-zA-Z0-9-]+)/?$ tag.php?tag=$1 [L,QSA]
Ukuran: 350 B