jd -> Er det ikke bare det jeg skal have med for php ?
# for the apache module LoadModule php4_module c:/php/sapi/php4apache.dll AddType application/x-httpd-php .php4
#for the cgi binary (you can use that one compiled with force cgi redirect too) ScriptAlias /php4/ \"C:/php/\" Action application/x-httpd-php4 \"/php4/php.exe\" AddType application/x-httpd-php4 .php
ingen, den skriver det den skal i htpasswd, den ligger i documentroot, men jeg kan ikke få noget til at virke med det, jeg har brugt det program der følger med apache til at lave koden !
# # This may also be \"None\", \"All\", or any combination of \"Indexes\", # \"Includes\", \"FollowSymLinks\", \"ExecCGI\", or \"MultiViews\". # # Note that \"MultiViews\" must be named *explicitly* --- \"Options All\" # doesn\'t give it to you. # Options Indexes FollowSymLinks MultiViews
# # This controls which options the .htaccess files in directories can # override. Can also be \"All\", or any combination of \"Options\", \"FileInfo\", # \"AuthConfig\", and \"Limit\" # AllowOverride None
# # Controls who can get stuff from this server. # Order allow,deny Allow from all </Directory>
Linien \"AllowOverride None\" retter du så til \"AllowOverride All\", så skulle det spille :)
Synes godt om
Ny brugerNybegynder
Din løsning...
Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.