Can i use domain pointer for gallery2 ?
|
deva
Joined: 2008-04-26
Posts: 3 |
Posted: Sat, 2008-04-26 19:48
|
|
Hello everyone I want to know if it is possible to install gallery2 following way 1.I have my main domain hosted say www.mydomain.com so that it can feels like its a another website you may ask why i need to do all that? and i hope i am not the first doing that.... because i use my main domain for my personal use and i want to use a gallery for my family photos so i want other family members and friends to visit the gallery directly without passing through my personal website in sort i want to give it a feel like they are 2 different websites i dont know if it is possible anybody did it before? thanks all of you for helping me with this Thanks to all those great peoples who make open source. |
|
| Login or register to post comments |

Posts: 9507
Are they on the same server/filesystem?
then I guess http://codex.gallery2.org/Gallery2:Modules:multiroot will do or perhaps:
http://codex.gallery2.org/Gallery2:Multisite
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 3
hi Dave thanks for the reply
i will check it out, will let you know
Yes its on same server i have one hosting package with 110GB disk space and i want to use domain pointer
for gallery2
Deva
Thanks to all those great peoples who make opensource
Posts: 3
hello again
i just found out what i was doing wrong
lets see it again may be that can help someone eles
1. i have one hosting account with 110GB
2. my hosting is with my main domain by default say www.mydomain.com
3. my main domain dont take lots of place of 110 gb
4. i decided to make a photo album for my familly and kids
5. i want to give it another domain say www.mygallery.com
6. so i make a directory called mygallery and used the domain pointer to point on that directory.
7. i installed the gallery2 in that folder this way www.mygallery.com/gallery2
8. Everything is working even the SEF_URLS
the error was instead of installing it www.mygallery.com/gallery2 this way
i was installing it this way www.mygallery.com/
i mean gallery needs the /gallery2 folder when you install you can not install it in root folder
thanks anyway
Thanks to all those great peoples who make opensource