You probably already have the index.html but should add the index.php one. Then stop and restart your webserver.
-Beckett (
)
eeek
Joined: 2003-08-22
Posts: 4
Posted: Sat, 2003-08-23 02:37
HI,
Thanks for your help.
all i needed to do was add the index.php to the DirectoryIndex line in apache 2.
cheers
buckuxc
Joined: 2004-04-28
Posts: 2
Posted: Thu, 2004-04-29 00:43
hey all,
I'm a newbie to setting this up, but I understood everything and configuration was successful. Now I just want my Gallery front page to show up when someone types in "mydomain.com"/photos. Right now the the directory everything is in is "gallery" but I figure I can just change that through FTP, then re-configure the Gallery settings, right?
But I can't find the "httpd.conf" file to make the change in. I searched for it both on my server through the FTP program and using Finder (my hidden files are visible) on my Mac, but no luck. I just want the URL for my gallery page to be mydomain.com/photos and then when someone clicks an album it becomes /photos/albumname....
I looked through the forums and in the FAQ for awhile, but only found information that wasn't specific to what I wanted to do. Any help would be appreciated.
Posts: 3474
You should add the following lines to your Apache httpd.conf config. file:
You probably already have the index.html but should add the index.php one. Then stop and restart your webserver.
-Beckett (
)
Posts: 4
HI,
Thanks for your help.
all i needed to do was add the index.php to the DirectoryIndex line in apache 2.
cheers
Posts: 2
hey all,
I'm a newbie to setting this up, but I understood everything and configuration was successful. Now I just want my Gallery front page to show up when someone types in "mydomain.com"/photos. Right now the the directory everything is in is "gallery" but I figure I can just change that through FTP, then re-configure the Gallery settings, right?
But I can't find the "httpd.conf" file to make the change in. I searched for it both on my server through the FTP program and using Finder (my hidden files are visible) on my Mac, but no luck. I just want the URL for my gallery page to be mydomain.com/photos and then when someone clicks an album it becomes /photos/albumname....
I looked through the forums and in the FAQ for awhile, but only found information that wasn't specific to what I wanted to do. Any help would be appreciated.
sps