Display pictures on captive portal not working
-
hello, since i use pfense 1.2-BETA-1-TESTING-SNAPSHOT-05-02-07 , the pictures on my captive portal aren't displayed.
See my code :
<title>WiFi</title>
|
|
|
<form method="post" action="$PORTAL_ACTION$">
utilisateur:Mot de passe:
</form>
Merci d'entrer une authentification valide.
||
And this too :
ls -al /usr/local/captiveportal/
total 17142
drwxr-xr-x 2 root wheel 512 Mar 17 16:45 .
drwxr-xr-x 16 root wheel 512 Mar 17 14:09 ..
-rwxr-xr-x 1 root wheel 17036 Dec 12 2006 index.php
-rw–----- 1 root wheel 17485824 Mar 17 17:03 php.core
-rw-r--r-- 1 root wheel 10106 Mar 21 2007 radius_accounting.inc
-rw-r--r-- 1 root wheel 5531 Mar 21 2007 radius_authentication.incThanks
-
I'm not sure if that helps, but try to update to 1.2 final.
-
thanks it works now ;D