Admin guide updated: adding new site

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Admin guide updated: adding new site

Janko Mivšek
Dear all,

I just updated http://www.aidaweb.si/administrators-guide.html 3.Adding
new site with following:

3.1 Changing settings of default website

After Aida is installed, a default website named 'aidademo' is opened,
with host, ip and port as follows:

host: '*' ip: '*' port: 8888

The star '*' means that default site is started on all IP addresses on
your machine (localhost included), port 8888 and with any hostname in
Url is accepted. This is most general setup and works on any computer.
But you must change this default before you can add any new site! Change
it at least to the host: 'locahost' ip: '127.0.0.1' port: 8888 :

AIDASite default: 'aidademo'.
AIDASite default
     stop;
     host: 'localhost' ip: '127.0.0.1' port: 8888;
     start.


Thanks Lars and Sebastian from Hasso Platner Institute for reminding me
on this!

Janko

--
Janko Mivšek
AIDA/Web
Smalltalk Web Application Server
http://www.aidaweb.si
_______________________________________________
Aida mailing list
[hidden email]
http://lists.aidaweb.si/mailman/listinfo/aida