500 error wat doe ik fout
ik weet dat een 500 error een fout is in mijn httaccest file. maar ik kan de fout niet vinden.
dit is mijn bestand
Wat doe ik fout?
( ik heb het deel "expires caching" er ingezet en toen kwam de error )
dit is mijn bestand
Code (php)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Use PHP5 Single php.ini as default
AddHandler application/x-httpd-php5s .php
Options -Indexes
allow from 000.000.000.000
# EXPIRES CACHING #
ExpiresActive On
ExpiresByType image/jpg “access 30 days
ExpiresByType image/jpeg “access 30 days”
ExpiresByType image/gif “access 30 days”
ExpiresByType image/png “access 30 days”
ExpiresByType text/css “access 15 days”
ExpiresByType application/pdf “access 1 year”
ExpiresByType text/x-javascript “access 1 month”
ExpiresByType application/x-shockwave-flash “access 1 month”
ExpiresByType image/x-icon “access 1 year” ExpiresDefault “access 2 days”
# EXPIRES CACHING #
AddHandler application/x-httpd-php5s .php
Options -Indexes
allow from 000.000.000.000
# EXPIRES CACHING #
ExpiresActive On
ExpiresByType image/jpg “access 30 days
ExpiresByType image/jpeg “access 30 days”
ExpiresByType image/gif “access 30 days”
ExpiresByType image/png “access 30 days”
ExpiresByType text/css “access 15 days”
ExpiresByType application/pdf “access 1 year”
ExpiresByType text/x-javascript “access 1 month”
ExpiresByType application/x-shockwave-flash “access 1 month”
ExpiresByType image/x-icon “access 1 year” ExpiresDefault “access 2 days”
# EXPIRES CACHING #
Wat doe ik fout?
( ik heb het deel "expires caching" er ingezet en toen kwam de error )
Gesponsorde koppelingen:
Zeer vreemde quootjes.
Maar okee, op regel 9 moet je ze natuurlijk wel sluiten.
Maar okee, op regel 9 moet je ze natuurlijk wel sluiten.
sorry dit is ook wel een beetje knip en plak werk van mij ( google speed tes zij dat ik dat er het best in stak )
ik weet niet veel af van httaccest
Toevoeging op 28/01/2012 12:10:38:
sorry error blijft ;(
ik weet niet veel af van httaccest
Toevoeging op 28/01/2012 12:10:38:
sorry error blijft ;(
Php knipper op 28/01/2012 12:09:03:
( google speed tes zij dat ik dat er het best in stak )
Wat staat hier nou weer?
google speed test zij dat ik dat er het best in stak

Gewijzigd op 28/01/2012 12:13:27 door php knipper
zij => zei
excuseer, ik doe mijn best zij krijgt bij mij geen rood lijntje.
zij => vrouwtje
zei => praten
zei => praten
Ok ik zal er in het vervolg "verteld" voor gebruiken.
Maar nu heel even terug naar de error want ik kan niet op geen enkele pagina nu.
Maar nu heel even terug naar de error want ik kan niet op geen enkele pagina nu.



