Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.misc > #82443
| From | Robert Heller <heller@deepsoft.com> |
|---|---|
| Newsgroups | comp.os.linux.advocacy, comp.os.linux.misc |
| Subject | Re: Any Apache Experts? |
| Date | 2026-03-06 01:47 +0000 |
| Organization | Deepwoods Software |
| Message-ID | <10odbmn$a2kp$1@dont-email.me> (permalink) |
| References | (3 earlier) <1899fc71dfba9b30$774$1557799$802601b3@news.usenetexpress.com> <10ocirk$1o68$1@dont-email.me> <189a0af6f952e3b6$1157$2090784$802601b3@news.usenetexpress.com> <10ocr5l$4pkr$1@dont-email.me> <189a10c38bf9f384$788$2031059$802601b3@news.usenetexpress.com> |
Cross-posted to 2 groups.
At Thu, 05 Mar 2026 21:57:15 +0000 Farley Flud <ff@gnulinux.rocks> wrote: > > On Thu, 5 Mar 2026 21:04:53 -0000 (UTC), Robert Heller wrote: > > > > > The Help staff of your web hosting service are idiots. > > > > I could get better help if I were to pay for the premium service > but this problem is not critical. > > > >> > >> The permissions on the relevant directories are 755 as they should be. > >> The permissions on the files are 644 as they should be. > > > > What about owner and group? > > > > The owner and group of every file on the website, and not just the .cs files, > are "root." > > FWIW, you can use the following wget commands to access the .cs files and > the .cs.txt files. Both files are in the same directory with the same > permissions: > > wget http://lapiet.info/mathphys/diffgeo/diffgeo1/geomview/monkey_Saddle-parabola-curve.cs > > wget http://lapiet.info/mathphys/diffgeo/diffgeo1/geomview/monkey_Saddle-parabola-curve.cs.txt > > The first command will report 403 and the second will download the file > with no problem. > > The files are identical except for the file name extensions. OK, there is something "weird" going on. Do you have the site config files? (The file with <VirtualHost *:443> ServerName lapiet.info .. </VirtualHost> Partitularly, the <Directory ...> ... </Directory> lines. There is some fishy with the various options and settings there, > > > > > > Then you should be adding a line like: > > > > AddType text/tcl cs > > > > to .htaccess > > > > I've tried: > > AddType application/x-tcl cs > > AddType text/x-script.tcl cs AddType text/x-tcl cs *OR* AddType text/plain cs > > Neither work. > > > I suspect that the Apache server at the web host is not configured > properly, > Likely. Do you have access to the site config file? > > -- Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364 Deepwoods Software -- Custom Software Services http://www.deepsoft.com/ -- Linux Administration Services heller@deepsoft.com -- Webhosting Services
Back to comp.os.linux.misc | Previous | Next — Previous in thread | Next in thread | Find similar
Any Apache Experts? Farley Flud <ff@gnulinux.rocks> - 2026-03-05 13:57 +0000
Re: Any Apache Experts? Robert Heller <heller@deepsoft.com> - 2026-03-05 14:56 +0000
Re: Any Apache Experts? The Natural Philosopher <tnp@invalid.invalid> - 2026-03-05 15:00 +0000
Re: Any Apache Experts? Farley Flud <ff@gnulinux.rocks> - 2026-03-05 15:44 +0000
Re: Any Apache Experts? Robert Heller <heller@deepsoft.com> - 2026-03-05 18:43 +0000
Re: Any Apache Experts? Farley Flud <ff@gnulinux.rocks> - 2026-03-05 20:10 +0000
Re: Any Apache Experts? Robert Heller <heller@deepsoft.com> - 2026-03-05 21:04 +0000
Re: Any Apache Experts? Farley Flud <ff@gnulinux.rocks> - 2026-03-05 21:57 +0000
Re: Any Apache Experts? Robert Heller <heller@deepsoft.com> - 2026-03-06 01:47 +0000
Re: Any Apache Experts? Farley Flud <ff@gnulinux.rocks> - 2026-03-06 16:21 +0000
Re: Any Apache Experts? The Natural Philosopher <tnp@invalid.invalid> - 2026-03-06 11:16 +0000
Re: Any Apache Experts? Farley Flud <ff@gnulinux.rocks> - 2026-03-06 16:33 +0000
Re: Any Apache Experts? Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-03-05 22:10 +0000
Re: Any Apache Experts? Farley Flud <ff@gnulinux.rocks> - 2026-03-05 22:19 +0000
Re: Any Apache Experts? Robert Heller <heller@deepsoft.com> - 2026-03-06 02:07 +0000
Re: Any Apache Experts? vallor <vallor@vallor.earth> - 2026-03-07 01:51 +0000
Re: Any Apache Experts? Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-03-05 20:59 +0000
Re: Any Apache Experts? Richard Kettlewell <invalid@invalid.invalid> - 2026-03-05 22:47 +0000
Re: Any Apache Experts? Farley Flud <ff@gnulinux.rocks> - 2026-03-06 16:30 +0000
Re: Any Apache Experts? Stéphane CARPENTIER <sc@fiat-linux.fr> - 2026-03-06 21:23 +0000
Re: Any Apache Experts? vallor <vallor@vallor.earth> - 2026-03-06 22:34 +0000
csiph-web