Pats Toms Posted October 11, 2011 Report Share Posted October 11, 2011 Sveicieni, esmu nonācis pie gadsimta sāpes. Uz apache mans htacces izskatās šādi: <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /neo/ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d rewriterule ^([^-]+)-([^&]+)\.html$ /neo/index.php?a=$1 [L] </IfModule> ErrorDocument 404 /index.php Kas notiek ar Lighttpd un kā man panākt tādu pašu rezultātu tur? Prasu pēc palīdzības, jo pēc dokumentācijas izlasīšanas saprašanas nav nekādas. dokumentācija - http://redmine.light...Docs:ModRewrite Paldies, visiem, kuri veltīja laiku, lai to izlasītu. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.