Operating System - OpenVMS
1751971 Members
4645 Online
108783 Solutions
New Discussion

For those using Apache on OpenVMS or Linux

 
Ph Vouters
Valued Contributor

For those using Apache on OpenVMS or Linux

Two very recent technical papers of interest about Apache on OpenVMS/Linux:
http://vouters.dyndns.org/tima/All-OS-Apache-SSI-Configuring_Apache_to_run_SSI_directives.html
and
http://vouters.dyndns.org/tima/All-OS-Apache-Invalidating_Apache_server_cache.html

In the second one, look at the REFERENCES section at the sentences between parenthesis which led me to wrongly suspect a Apache cache problem.

In the hope this can help some of you dealing with Web sites served by Apache.
Yours truly,
Philippe

1 REPLY 1
Ph Vouters
Valued Contributor

Re: For those using Apache on OpenVMS or Linux

Three follow-ups on my Web site to these Apache studies. I have been working for a VMS user willing to internationalize his Web site and neither having lots of financial means nor human resources to dedicate to this project.

1/ Detecting the remote browser default language setting:
http://vouters.dyndns.org/tima/Linux-OpenVMS-PHP-Ajax-Web_browsers-Determining_the_browser_preferred_language.html
This uses JavaScript (Ajax) + PHP

2/ Redirecting to different Web site DNS names - Geolocalisation + browser language:
http://vouters.dyndns.org/tima/All-OS-PHP-Javascript-GeoIP-Internationalizing_a_Web_site.html
This uses JavaScript (Ajax) + PHP

3/ DCL, HP GNV, SWS Apache and symlinks
http://vouters.dyndns.org/tima/OpenVMS-Symlink-How_to_DCL_create_a_symbolic_link.html
The success of symlinks instead of regular Web content should only depend
upon SWS Apache and its ability to fully dereference symlinks. The goal is to not uselessly multiply Web content (via DCL copy or set file/enter) further easing the Web site maintenance.

In the hope you'll find interest with.
Philippe