htaccess

  1. D

    WordPress Permalinks & CPTs returning 403 on Apache :: boundary between mod_rewrite and the WP-routing?

    good day dear Linux-experts and friends, :) first of all - this is one of my first postings in the new year. I am wishing you all a bright and good (and prosperous) new Year 2026 I’m currently debugging a WordPress installation where I’ve hit an interesting (and educational) edge case...
  2. persi

    Solved Problem loading images, scripts and styles after coding in htaccess file

    Hi,first sorry for my language , i have to use google translate for ask questions. I have addresses like the ones below that are all related to one product : http://a.net/skins/them-black/p214-longtitleherelongtitleherelongtitleherelongtitleherelongtitlehere.html...
  3. Ryder Cragie

    .htaccess Wildcard Redirect Passthrough (Web Hosting)

    I have hosting set up on a wildcard on my domain (*.example.com) and I would like to have the following type of redirect: whatever-the-user-types-here.example.com > example.com/whatever-the-user-types-here Does anyone know the code for this please? This would make my day if someone could help...
  4. R

    mask with htaccess that files are loaded from another domain

    Its possible to mask with htaccess that all files are loaded from another domain? On www.domain1.com are files like: index.php, css.css, logo.png. If someone open www.domain2.com, that htaccess redirect and open data from www.domain1.com, but address in browser address bar its still...
Top