Hi all,
We have developed a website hosting service. When I try to create a website that begins with "images", javascript etc. in the name, it gives me 404 error. It works well otherwise. Here is what I found in vhosts.d directory - looks like apache redirect is restricting that -
RewriteRule ^/(images|javascript|css|cgi-bin|userFolders|
|static) - [L]
I tried to remove the images, commented this rule. it did not help.
any ideas? Thanks for help.
Regards,
nick
We have developed a website hosting service. When I try to create a website that begins with "images", javascript etc. in the name, it gives me 404 error. It works well otherwise. Here is what I found in vhosts.d directory - looks like apache redirect is restricting that -
RewriteRule ^/(images|javascript|css|cgi-bin|userFolders|
|static) - [L]
I tried to remove the images, commented this rule. it did not help.
any ideas? Thanks for help.
Regards,
nick