This page (revision-9) was last changed on 23-Apr-2022 17:05 by Harry Metske

This page was created on 23-Apr-2022 17:06 by Harry Metske

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
9 23-Apr-2022 17:05 2 KB Harry Metske to previous
8 23-Apr-2022 17:06 2 KB Harry Metske to previous | to last
7 23-Apr-2022 17:06 2 KB Harry Metske to previous | to last
6 23-Apr-2022 17:06 2 KB Harry Metske to previous | to last
5 23-Apr-2022 17:06 2 KB Harry Metske to previous | to last
4 23-Apr-2022 17:06 2 KB Harry Metske to previous | to last www.esthercreations.nl
3 23-Apr-2022 17:06 2 KB EstherMetske to previous | to last
2 23-Apr-2022 17:06 1 KB Harry Metske to previous | to last
1 23-Apr-2022 17:06 1 KB Harry Metske to last

Page References

Incoming links Outgoing links
Joomla...nobody

Version management

Difference between version and

At line 3 added one line
[{TableOfContents }]
At line 7 changed one line
* [esther.computerhok.nl|http://esther.computerhok.nl/Joomla/administrator/index.php]
* [esther's Joomla|http://esther.computerhok.nl/]
* esther's Joomla Admin [Internal|http://scharnhorst.computerhok.nl/Joomla/administrator/index.php] [External|http://esther.computerhok.nl/Joomla/administrator/index.php]
At line 38 added 27 lines
To make the Joomla accessible from the internet, I use apache proxy forwarding via blackpearl to scharnhorst:
%%prettify
{{{
NameVirtualHost *:80
<VirtualHost *:80>
ServerName www.esthercreations.nl
ProxyPass / http://scharnhorst.computerhok.nl/Joomla
ProxyPassReverse / http://scharnhorst.computerhok.nl/Joomla
</VirtualHost>
...
ProxyPass /Joomla http://scharnhorst.computerhok.nl/Joomla
ProxyPassReverse /Joomla http://scharnhorst.computerhok.nl/Joomla
}}}
%%
!! Domain name
We registered {{esthercreations.nl}} at transip.nl .
!!todo
* Editor die kleuren ondersteunt (en lettertype),%%( background-color:lime)done, TinyMCE extended aangezeet /%
* Plaatjes die, als je er op klikt, groter worden - %%( background-color:lime)done,by install of "very simple gallery" /%
* plugin die plaatjes kan vergroten/verkleinen enz. - %%( background-color:lime)done,by install of "very simple gallery" /%
* Plaatje van een spijker - %%( background-color:lime)done, /var/www/imgages/onepixel.png neergezet/%
* Domeinnaam - %%( background-color:lime)done, ga naar [http://www.esthercreations.nl]/%