Jump to content

[SOLVED] mod_rewrite directory?


Recommended Posts

in my .htaccess:

RewriteRule ^edit/layout$ edit_layout.php

but it returns a 404, but not because the regex isn't working, its because its looking in the wrong directory and i don't know why:

The requested URL /home/admin/public_html/edit_layout.php was not found on this server.

but my correct directory is:

/home/admin/domains/sleekupload.com/public_html/

 

where can i change this?

Link to comment
https://forums.phpfreaks.com/topic/170556-solved-mod_rewrite-directory/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.