Skip to Content.
Sympa Menu

en - [sympa-users] web interface not finding static-sympa

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Ellie Cartman <address@concealed>
  • To: address@concealed
  • Subject: [sympa-users] web interface not finding static-sympa
  • Date: Fri, 9 Nov 2018 16:21:40 -0500


Running Sympa 6.2.35b.1 on CentOS 7.5

Web interface is not finding anything in /static-sympa
eg:

[16:07] telnet j.wts.uwo.pri 80
Trying 172.29.112.94...
Connected to j.wts.uwo.pri.
Escape character is '^]'.
GET /static-sympa/js/jquery-ui/jquery-ui.css
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /static-sympa/js/jquery-ui/jquery-ui.css was not
found on this server.</p>
</body></html>
Connection closed by foreign host.


from access_log

172.29.6.20 - - [09/Nov/2018:16:09:08 -0500] "GET
/static-sympa/js/jquery-ui/jquery-ui.css" 404 237 "-" "-"


this is defined in /etc/httpd/conf.d/sympa.conf:
Alias /static-sympa/js /usr/share/sympa/static_content/js
 
as well:
[root]# getenforce
Permissive


am I missing something?

thanks,
-e




  • [sympa-users] web interface not finding static-sympa, Ellie Cartman, 11/09/2018

Archive powered by MHonArc 2.6.19+.

Top of Page