|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Currently, my server uses the default page of index.html - however, I would like it to change. Could somebody let me know how to do this - or preferably point me towards somewhere on the web with this information, plus other tips like this for Apache servers?
Regards, Ben Phillips. |
|
#2
|
|||
|
|||
|
As they say, RTFM.
Everything you want to know is in the docs that came with apache and at apache.org there is a line in the config file that sets the default file to look for. |
|
#3
|
|||
|
|||
|
I haven't got a manual. ;->
I'll take a look now - just didn't know the best place to find info. Thanks for your help. Ben. |
|
#4
|
|||
|
|||
|
check out the DirectoryIndex config in httpd.conf
|
|
#5
|
|||
|
|||
|
Thanks for your help, now sorted.
Ben. |
|
#6
|
|||
|
|||
|
Fix: in /etc/httpd/conf/srm.conf under the directive: DirectoryIndex
There is a list on "index" page names, add the name of the html file that you wish the domain to open with to that list. Save srm.conf and restart httpd. |
|
#7
|
|||
|
|||
|
>>add the name of the html file that you wish the domain to open with to that list
Not necessary an html file. Further, it's been a while, I believe Ben already solved that problem. |
|
#8
|
|||
|
|||
|
I have solved it now - thanks all for your help.
Ben. |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > Default page |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|