Skip to main content

Thread: lighttpd newbie question


hi,
trying install tikiwiki on ubuntu server 12.04. webserver using lighttpd. have installed lighttpd server , working. under /var/www have created folder called tiki. tiki files have copied /var/www/tiki dir.
on browser browse localhost , displayed index of page , see tiki directory , when click on directory 403 - forbidden message.
tiki directory has index.php file , tiki-install.php file when try browse these files 403 - forbidden message.
tiki directory , files inside tiki dir owned www-data user , group. doing worng. please advise....
lighttpd conf file default conf file.
php code:
erver.modules = (
        
"mod_access",
        
"mod_alias",
        
"mod_compress",
        
"mod_redirect",
#       "mod_rewrite",
)

server.document-root        "/var/www"
server.upload-dirs          = ( "/var/cache/lighttpd/uploads" )
server.errorlog             "/var/log/lighttpd/error.log"
server.pid-file             "/var/run/lighttpd.pid"
server.username             "www-data"
server.groupname            "www-data"

index-file.names            = ( "index.php""index.html",
                                
"index.htm""default.htm",
                               
" index.lighttpd.html" )

url.access-deny             = ( "~"".inc" )

static-
file.exclude-extensions = ( ".php"".pl"".fcgi" )

## use ipv6 if available
#include_shell "/usr/share/lighttpd/use-ipv6.pl"

dir-listing.encoding        "utf-8"
server.dir-listing          "enable"

compress.cache-dir          "/var/cache/lighttpd/compress/"
compress.filetype           = ( "application/x-javascript""text/css""text/html""text/plain" )

include_shell "/usr/share/lighttpd/create-mime.assign.pl"
include_shell "/usr/share/lighttpd/include-conf-enabled.pl 



Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] lighttpd newbie question


Ubuntu

Comments

Popular posts from this blog

Thread: gpg: Conflicting Commands

Adobe Acrobat Pro , Terminal Server Use

when i try using AE CC 3d camera tracker after the first step it says "Analysis solve failed." help?