Top "Mod-rewrite" questions

URL rewriting module for the Apache web server.

How to check whether mod_rewrite is enable on server?

Currently I am using the hosting with lightspeed server. Hosting says mod_rewrite is enabled but I can't get my …

php .htaccess mod-rewrite url-rewriting lightspeed
deny direct access to a folder and file by htaccess

Here is the scenario: There is a index.php file in root folder some files are included in index.php …

php regex apache .htaccess mod-rewrite
No input file specified

I'm running Anchor CMS and I just upgraded to version 0.8. When I try and run the installer I get a …

php apache .htaccess mod-rewrite anchor-cms
How to check if mod_rewrite is enabled in php?

I was wondering if it is possible to check if mod_rewrite is enabled on Apache AND IIS in PHP. …

php apache mod-rewrite iis
URL rewriting with PHP

I have a URL that looks like: url.com/picture.php?id=51 How would I go about converting that URL …

php .htaccess url mod-rewrite url-rewriting
Header set Access-Control-Allow-Origin in .htaccess doesn't work

I can't figure out why my .htaccess header settings doesn't work. My .htaccess file content: Header set Access-Control-Allow-Origin * Header always …

.htaccess mod-rewrite rewrite cors
404 Not Found The requested URL was not found on this server

I'm having small troubles and was wondering if someone can help me over the hump. I pulled a copy of …

apache cakephp mod-rewrite cakephp-1.3 wamp
apache redirect from non www to www

I have a website that doesn't seem to redirect from non-www to www. My Apache configuration is as follows: RewriteEngine …

apache redirect mod-rewrite
.htaccess mod_rewrite - how to exclude directory from rewrite rule

I have 8 lines of rewrite rules in my .htaccess file. I need to exclude two physical directories on my server …

.htaccess mod-rewrite url-rewriting
htaccess remove index.php from url

I have a problem whereby google has indexed some pages with the wrong url. The url they are indexing is: …

apache .htaccess mod-rewrite