Hi i have a website where you can create a website, when you create a website it creates a folder with all of the files for that site to function in it. These files are being held in domain.com/sites/site I was wondering how do i make the .htaccess rewrite so it shows like this site.domain.com ? is there a way with php to modify the .htaccess ? so that it changes the last folder name because it will never be the same it will always be different ? Thank YOU.