Toggle navigation
Koozali.org: home of the SME Server
Community
Forums
Bugs
Lists
Forum Help
Download
SME Server ISOs
Contribs
Documentation
Manual
Wiki
FAQ
HowTo
Donate
Search
Login
Register
Login
Register
×
Close
Login
Remember me
Koozali.org: home of the SME Server
Legacy Forums
Experienced User Forum
Topic:
Change to listen for something other than index.html.
« previous
next »
+
Print
Pages: [
1
]
Go Down
Change to listen for something other than index.html.
2 Replies
861 Views
SSBN
Change to listen for something other than index.html.
«
on:
February 21, 2004, 05:08:09 PM »
Change to listen for something other than index.html.
It has been a while and I forget how to set apache to pick something up other than index.html as the primary page. Any quick answers for me?
Logged
ergozd
Change to listen for something other than index.html.
«
Reply #1 on:
February 21, 2004, 06:38:49 PM »
You can do that by modifying
#/etc/httpd/httpd.conf
and changing the order in DirectoryIndex parameter.
I you want your changes to be permenant don't forget to modify your templates.
Logged
shanen
Change to listen for something other than index.html.
«
Reply #2 on:
February 22, 2004, 04:15:46 AM »
Use a .htaccess file with the following:
"DirectoryIndex yourfile.html"
Logged
+
Print
Pages: [
1
]
Go Up
« previous
next »
Koozali.org: home of the SME Server
Legacy Forums
Experienced User Forum
Topic:
Change to listen for something other than index.html.