I've horked up my Apache installation apparently.

# cat /etc/debian_version
9.1

# apachectl -V
Server version: Apache/2.4.25 (Debian)
Server built:   2017-07-18T18:37:33

# ls mods-enabled/
access_compat.load    authz_host.load  dir.load          mpm_prefork.load
 setenvif.load
alias.conf            authz_user.load  env.load          negotiation.conf
 status.conf
alias.load            autoindex.conf   filter.load       negotiation.load
 status.load
auth_basic.load       autoindex.load   headers.load      php7.0.conf
userdir.conf
authn_core.load       cgi.load         include.load      php7.0.load
userdir.load
authn_file.load       deflate.conf     mime.conf         reqtimeout.conf
authz_core.load       deflate.load     mime.load         reqtimeout.load
authz_groupfile.load  dir.conf         mpm_prefork.conf  setenvif.conf


> cat test.shtml
Why isn't this working?<br />
<!–#echo var=”DATE_LOCAL” –>
<br />Arg!

Result of web-browsing to test.shtml:

Why isn't this working?
>
> Arg!
>


Any help would be appreciate. Thanks!

-- 
Kent West                    <")))><
Westing Peacefully - http://kentwest.blogspot.com

Reply via email to