![]() |
|
.htaccess doesn't work on netsons.org - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: .htaccess doesn't work on netsons.org (/thread-3511.html) |
.htaccess doesn't work on netsons.org - gregluk - 2008-08-20 Hi to all, `# Catch-all - everything else gets handled in PHP for compatibility. RewriteRule ^(.*)/?$ index.php?album=$1 [L,QSA]` If I let it intact, mod-rewrite works, with some minor issues, but I can't access admin panel (I get a code 500 error). If I comment the line, mod-rewrite doesn't work good, and all my galleries get 404 errors. What can I do to have nice URLs? Thanks in advance (please forgive my bad english) .htaccess doesn't work on netsons.org - Miem - 2008-08-20 I have the same problem. I have asked about this problem, but there seems to be no answer. |