Member
Member
dierziran   2012-04-12, 11:44
#1

seesse.com/seesse.com/zenphoto

How to change seesse.com/zenphoto

Administrator
Administrator
acrylian   2012-04-12, 13:16
#2

Maybe more details like where this appears?

Member
Member
dierziran   2012-04-13, 03:54
#3

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?

Administrator
Administrator
acrylian   2012-04-13, 08:42
#4

That is not the standard Zenphoto htaccess file. Please use the standard one first. Also, try setting the webpath in the config file within /zp-data manually. See comments within.

Member
Member
dierziran   2012-04-13, 10:10
#5

Thank you very much.
I have been in the background search but could not find.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.