Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
404 - File or directory not found. - i just JUST got everything working then this happen
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="giogimic" data-source="post: 268831" data-attributes="member: 23286"><p>Nope didn't touch .htaccess. I accidently hit enter opening helicon but i didnt do anything within it i closed it out </p><p></p><p>[CODE]RewriteEngine On</p><p></p><p>RewriteRule ^(|/)$ index.php?url=$1</p><p>RewriteRule ^([a-zA-Z0-9_-]+)(|/)$ index.php?url=$1</p><p>RewriteEngine on</p><p>RewriteRule ^(.*)\.htm$ $1.php [NC]</p><p></p><p>RewriteRule ^(|/)$ dash.php?page=$1</p><p>RewriteRule ^([a-zA-Z0-9_-]+)(|/)$ dash.php?url=$1[/CODE]</p><p></p><p>that's whats in the .htaccess as of right now</p></blockquote><p></p>
[QUOTE="giogimic, post: 268831, member: 23286"] Nope didn't touch .htaccess. I accidently hit enter opening helicon but i didnt do anything within it i closed it out [CODE]RewriteEngine On RewriteRule ^(|/)$ index.php?url=$1 RewriteRule ^([a-zA-Z0-9_-]+)(|/)$ index.php?url=$1 RewriteEngine on RewriteRule ^(.*)\.htm$ $1.php [NC] RewriteRule ^(|/)$ dash.php?page=$1 RewriteRule ^([a-zA-Z0-9_-]+)(|/)$ dash.php?url=$1[/CODE] that's whats in the .htaccess as of right now [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
404 - File or directory not found. - i just JUST got everything working then this happen
Top