i use .htaccess
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f [OR]
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{HTTP_HOST} ^(..)?seesse.com$
RewriteCond %{REQUEST_URI} !^/seesse.com/
RewriteRule ^(.)$ /seesse.com/$1
but zenphoto Generate the address is incorrect.
I so do not affect the execution of the code efficiency?