|
#1
|
|||
|
|||
|
How to Change the address of pixelpost?
Hi people,
I currently have my pixelpost installed at http://mydomain.com/pixel How to i make it appear just with http://mydomain.com? thanks |
|
#2
|
||||
|
||||
|
Simply delete index.html in www dir (if exist) and move PP to your www dir
Don't forget change settings in PP admin panel. Suerte
|
|
#3
|
|||
|
|||
|
I've tried moving index.php in the PP directory to the root directory but it does not work. =(
|
|
#4
|
||||
|
||||
|
Klumo,
you must move all PP or create an index.html in root dir like this <html> <head> <title>KLUMO</title> </head> <frameset rows="100%,*" frameborder="0" framespacing="0" border="0"> <frame name="" src="http://yourdomain/pixel/index.php" marginwidth="10" marginheight="10" scrolling="auto" > </frameset> </html> |
| Post Reply |
| Thread Tools | |
|
|