我有下面的.htaccess文件,它不再工作,我收到错误500.它用于为网址创建正确的页面。
E.g。 http://example.com/gffgh-fghf-fghfghfg-vnhggh-uiytgd-zczxcx会加载index.php,但会在地址栏中保留http://example.com/gffgh-fghf-fghfghfg-vnhggh-uiytgd-zczxcx。
有谁能看到什么错?是的,这些是正确的URL(客户规范)。
Options +FollowSymlinks
RewriteEngine on
RewriteBase /
RewriteRule ^gffgh-fghf-fghfghfg-vnhggh-uiytgd-zczxcx$ index.php
RewriteRule ^pcvb-cvba-vcbkibc-standf-gdfgdfg-fghd$ index-1.php
RewriteRule ^fghf-uiogh-zxcjgg-kjkfgsfs-tyutut-fhf$ index-2.php
RewriteRule ^wqweewr-pi-xcd-nmbnmjh-cxvxc-vcxd$ index-3.php
RewriteRule ^mbnbnm-yrtyr-fgfdhfh-fgdf-hfuts-lkljsd$ index-4.php
RewriteRule ^bnvn-mdfsf-ghjg-adad-hjgfdg-dadqwgdf$ index-5.php
RewriteRule ^adsdewr-fsd-vcbdfz-hj-dgd-fdss$ index-6.php
RewriteRule ^tyu-uieqogh-pklkjgh-cvdf-axkj-fhf$ index-7.php
RewriteRule ^poluyjhty-jgh-fsdf-dfs-vcxv-fhf$ index-8.php
RewriteRule ^erwer-fdg-jmhgjg-cvb-hjk-oup$ documents.php
RewriteRule ^were-ret-dfg-tvcxv-dfg$ testimonial.php
RewriteRule ^fdgjhg-uyt-wrqwer-hg-df-iop$ afdoc.php
RewriteRule ^cvbfg-jgh-fghf-fgh-xcv-kjh$ aoudio.php
ERROR
[Thu Jun 02 20:28:10 2011] [alert] /home/xxxxxx/public_html/.htaccess: Illegal option FollowSymlinksRewriteEngine
[Thu Jun 02 20:28:10 2011] [alert] /home/xxxxxx/public_html/.htaccess: Illegal option FollowSymlinksRewriteEngine
由于